BODY, TD {
	color : Gray;
	font-family : Verdana;
	font-size: 11px;
	letter-spacing : 0;
	line-height : 175%;
}

A {
	color : Black;
	text-decoration: none;
	font-family : Verdana;
	font-size: 11px;
	letter-spacing : 0;
	line-height : 175%;
}

A:Hover {
	color : Black;
	text-decoration: underline;
	font-family : Verdana;
	font-size: 11px;
	letter-spacing : 0;
	line-height : 175%;
}