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

.new{
	font-family: CooperBlackStd, Georgia, Times, serif;
	font-size:25pt;
	background-color:#FFF;
	color:#09C;
	margin:1em 0 5pz 0;
	text-align:left
}
.new a:hover{
	color:#d05c00;
}


