<!--

a.m:link { text-decoration: underlined; color: #cc0000 }
a.m:visited { text-decoration: underlined; color: #cc0000 }
a.m:hover { text-decoration: none; color: #000000 }
a.m:active { text-decoration: underlined; color: #cc0000 }

a.s:link { text-decoration: none; color: #ffffff }
a.s:visited { text-decoration: none; color: #ffffff }
a.s:hover { text-decoration: none; color: #ffffff }
a.s:active { text-decoration: none; color: #ffffff }

td.hover1:hover { background: #cc0000; }

td.hover1 a:hover { background: #cc0000; }

a.f:link { text-decoration: none; font-size: 8pt; color: #cdcdcd }
a.f:visited { text-decoration: none; font-size: 8pt; color: #cdcdcd }
a.f:hover { text-decoration: none; font-size: 8pt; color: #ffff00 }
a.f:active { text-decoration: none; font-size: 8pt; color: #cdcdcd }

a.x:link { text-decoration: underlined; color: #ffff00 }
a.x:visited { text-decoration: underlined; color: #ffff00 }
a.x:hover { text-decoration: none; color: #cc0000 }
a.x:active { text-decoration: underlined; color: #ffff00 }

-->