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

.new{
	font-size:13pt;
	background-color:#cd7076;
	color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	font-family:arpvo, sans-serif;
}
.new a:hover{
	color:#d05c00;
}


