BODY {
		font-family : arial;
		font-size: 12 pt;
		font-weight: normal;
		font-style: hand;
		text-decoration: none;
		color: white;
}
TD {
		font-family : Arial;
		font-size: 12 pt;
		font-weight: normal;
		font-style: hand;
		text-decoration: none;
		color: white;
}



A:LINK {
		font-family : Arial;
		font-size: 15 pt;
		font-weight: normal;
		font-style: hand;
		cursor: hand;
		text-decoration: none;
		color: white;
}

 

A:VISITED
{
	        font-family : Arial;
		font-size: 15 pt;
		font-weight: normal;
		font-style: hand;
		cursor: hand;
		text-decoration: none;
		color: white;	
}





A:Hover  {
	color : black;
}






