<style type="text/css">
a:link {  text-decoration: none; color: <%=LinkTextColor%>}
a:visited {  text-decoration: none; color: <%=LinkTextColor%>}
a:hover {  text-decoration: underline;color: <%=TextColor%>}
.sft {  font-family: "Tahoma"; font-size: 9pt; color: <%=TextColor%>;WORD-WRAP: break-word}
.sfh {  font-family: "Tahoma"; font-size: 9pt; color: <%=HeadTextColor%>;WORD-WRAP: break-word}
.btn{background: <%=HeadColor%>; color: <%=HeadTextColor%>; font-size: 12px; height: 20px}
.box{background: <%=CellColor2%>;border: 1px solid; border-color:<%=HeadColor%>; color: <%=TextColor%>; font-size: 12px}
.box2{background: <%=CellColor1%>;border: 0px solid; color: <%=TextColor%>; font-size: 12px}
input, textarea{font-family: "Tahoma"}
</style>
