<style type="text/css">
a:link {  text-decoration: none; color: <%=LinkTextColor%>}
a:visited {  text-decoration: none; color: <%=LinkTextColor%>}
a:hover {  text-decoration: underline;color: #FB8200}
.sft {  font-family: "Verdana"; font-size: 12px; color: <%=TextColor%>;WORD-WRAP: break-word}
.sft1 {  font-family: "Verdana"; font-size: 12px; color: #ffffff;WORD-WRAP: break-word}
.sfh {  font-family: "Verdana"; font-size: 12px; color: <%=HeadTextColor%>;WORD-WRAP: break-word}
.btn{background: ; color: <%=HeadTextColor%>; font-size: 12px; height: 20px}
.box{background: <%=CellColor2%>;border: 1px solid; border-color:#000000; color: <%=TextColor%>; font-size: 12px}
a.m:link {  text-decoration: none; color: #000000}
a.m:visited {  text-decoration: none; color: #000000}
a.m:hover {  text-decoration: underline;color: #FB8200}
a.n:link {  text-decoration: none; color: #FF0000}
a.n:visited {  text-decoration: none; color: #FF0000}
a.n:hover {  text-decoration: underline;color: #FB8200}
BODY{
scrollbar-face-color:#E6E6E6;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#D8D8D8;
scrollbar-darkshadow-color:#808080;
scrollbar-shadow-color:#ACACAC;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#EEEEEE;
}
</style>
