a    {
 	COLOR: #FFFFFF;
 	font-family:Verdana,Arial,Helvetica;
 	font-size: 9pt;
 	text-decoration : none;
 }
  a:hover    {
 	COLOR: gray;
 	font-family:Verdana,Arial,Helvetica;
 	font-size: 9pt;
 	text-decoration : none;
 }
 .news {
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #660000;
}
 .urgent {
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #FFFF00;
}
body {
  background-color: #FFFFFF;
  color: #000000
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
}
.tdright {
	color: #000000;
	text-align: right;
}
.heading {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;

}