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

.new{
	font-family: mit,Brody, Georgia, Times, serif;
	font-size:15pt;
	background-color:#000;
	color:#FFF;
	margin:2em 0;
	text-align:center;
	margin-top:25px;
}
.new a{
	color:#0050da;
	text-decoration:underline;
}
.new a:hover{
	color:#d05c00;
}

