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