BODY, TD {
	background: #a7a7a7;
	color : White;
	font-family : Verdana;
	font-size: 11px;
	text-align: left;
	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%;
}
