a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}

td {
	font-size: 9pt;
	font-family:Arial;
}
body {
	
	background-image: url(../images/bgcolor.gif);
}
.td  {
	font-family:Arial;
	font-size:10px;
}
<!--
BODY {SCROLLBAR-FACE-COLOR: #4e4e4e; SCROLLBAR-HIGHLIGHT-COLOR: #FAFAFC; SCROLLBAR-SHADOW-COLOR: #FAFAFC; SCROLLBAR-3DLIGHT-COLOR: #454545; SCROLLBAR-ARROW-COLOR:  #FAFAFC; SCROLLBAR-TRACK-COLOR: #FAFAFC; SCROLLBAR-DARKSHADOW-COLOR: #454545; }
-->
