BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : x-small;
	color : 000000;
	
}

A {
	font-size : x-small;
	color: 000000;
	font-weight : bold;
	text-decoration: none;
}

A:Hover {
	font-size : x-small;
	color: 000000;
	font-weight : bold;
	text-decoration: underline;
}
