/* P C D T R */
@import "php/css.php";
/* font-size in pts */

div.new{
	position:relative;
	top:22px;
	font-family: Cotillion Regular;
	font-weight: 100;
	line-height: 36pt;
	font-size:20pt;
	background-color:transparent;
	color:#324F6D;
	border:none;
}
.new a:hover{
	color:#d05c00;
}

