BODY, P, TD, TH { FONT-FAMILY: "ms sans serif", arial, helvetica, sans-serif; }

.s { FONT-FAMILY: "ms sans serif", arial, helvetica, sans-serif; font-size: 8pt; }

A:Hover { text-decoration: underline; color: red; }

B A:link    { text-decoration: underline; color: #FFCC00; }
B A:active  { text-decoration: underline; color: #FFCC00; }
B A:visited { text-decoration: underline; color: #FFCC00; }
B A:Hover   { text-decoration: underline; color: #0066CC; BACKGROUND: #FFCC00; }

.content A:link    { text-decoration: underline; color: blue; }
.content A:active  { text-decoration: underline; color: red; }
.content A:visited { text-decoration: underline; color: silver; }
.content A:Hover   { text-decoration: underline; color: red; background: white; }

