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

.new{
	font-family: AppleGaramond-LightItalic, Brody, Georgia, Times, serif;
	font-size:26px;
	background-color:#fefefe;
	color:#0066cc;
	margin:0;
	text-align:left;
	height: 25px;
}
.new a:hover{
	color:#d05c00;
}

