body { color: black; font-size: 11px; font-family: "trebuchet ms"; background-color: white; }
p {}
td {}
a:link { color: black ; text-decoration: none; }
a:visited { color: black ; text-decoration: none; }
a:hover { color: #e69500 ; text-decoration: underline; }
a:active { color: black ; text-decoration: none; }
.f10 { font-size: 10px; }
.f_bold { font-weight: bold; }
