BODY {
	font-family : Verdana;
	font-size : xx-small;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;

	
}
A {
	font-family: Verdana;
	color: #FF0000;
	font-style: normal;
	font-size: xx-small;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	font-family : Verdana;
	color : #999999;
	font-style : normal;
	font-size : xx-small; 
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}
