BODY, TD, P, LI, UL {
	color: #000000;
	background: #f9f9f9;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
}	
A:Link  {
	color : #000000;
	font-size: 14px;
	text-decoration : underline;
	font-weight: bold;
}
A:Visited  {
	color : #000000;
	font-size: 14px;
	text-decoration : underline;
	font-weight: bold;
}
A:Hover  {
	color : #AF0000;
	font-size: 14px;
	text-decoration : none;
	font-weight: bold;
}
H1{
	background: #FFFFCC;

}