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

div.new{
	position:relative;
	top:22px;
	font-family: Cotillion Regular;
	font-size:44pt;
	background-color:#fff9c8;
	color:#503c29;
	border:none;
}
.new a:hover{
	color:#d05c00;
}

