/* P C D T R */
@import "php/css.php";
/* font-size in pts */

.new{
	font-family: Rockwell;
	font-size:14px;
	background-color:#ffffff;
	color:#000;
	margin:0;
	padding:0;
	text-align:left;
}
.new a{
	color:#0050da;
	text-decoration:underline;
}
.new a:hover{
	color:#d05c00;
}

.new2{
	font-family: Rockwell;
	font-size:14px;
	background-color:#ffffff;
	color:#909090;
	margin:0;
	text-align:left;
}