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

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

.old
{
font-family:PUNJABI_.TTF;
	font-size:25pt;
	background-color:#d6dee9;
	color:#000;
	margin:1em 0;
	text-align:center
}
