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

.new{
	font-family: CORNET, Georgia, Times, serif;
	font-size:28pt;
	/*background-color:#d6dee9;*/
	color:#000;
	/*margin:1em 0;*/
	font-weight: bold;
	text-align:center;
	
}
.new a:link{
	color:#d05c00;
	text-decoration: none;
}
.new a:hover{
	color: #346289;
	text-decoration: none;
}
.new a:active{
	color: #346289;
	text-decoration: none;
}
.new a:visited{
	color: #346289;
	text-decoration: none;
}





