body,TD{
	background-color : White;
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color: black;
	scrollbar-3dlight-color : #0EA596;
	scrollbar-arrow-color : #0EA596;
	scrollbar-shadow-color : #0EA596;
	scrollbar-track-color : White;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : White;
}
A:LINK {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color: black;
}
A:HOVER {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color: #0EA596;
	text-decoration : none;
}
A:VISITED {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color: black;
}

