A  {
	font-family : Verdana,Helvetica;
	color : #990000;
	text-decoration : none;
	font-weight : bold;
	background-color : white;
}

A:Visited  {
	font-family : Verdana,Helvetica;
	color : #990000;
	text-decoration : none;
	font-weight : bold;
	background-color : white;
}

A:Active  {
	font-family : Verdana,Helvetica;
	color : #9b9797;
	text-decoration : none;
	font-weight : bold;
	background-color : #990000;	
}

A:Hover  {
	font-family : Verdana,Helvetica;
	color : #9b9797;
	text-decoration : none;
	font-weight : bold;
	background-color : #990000;
}

BODY  {
	font-family : Verdana,Helvetica;
	color : #000000;
	text-decoration : none;
	background-color : #ffffff;
}

TD  {
	font-family : Verdana,Helvetica;
	color : #000000;
	text-decoration : none;
	background-color : #ffffff;
}
PRE  {
	font-family : Verdana,Helvetica;
	color : #000000;
	text-decoration : none;
	background-color : #ffffff;
}

