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

.new, .new2{
	font-family: Bradley Hand ITC, Georgia, Times, serif;
}
.new a{
	color:#0050da;
	text-decoration:underline;
}

.new2 a{
	color:#d05c00;
	text-decoration:underline;
}
.new a:hover {
	color:#d05c00;
}

.new2 a:hover  {color:#FFFFFF}

