<!--

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

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

a.x:link { text-decoration: underlined; font-size: 8pt; color: #990000 }
a.x:visited { text-decoration: underlined; font-size: 8pt; color: #990000 }
a.x:hover { text-decoration: none; font-size: 8pt; color: #000000 }
a.x:active { text-decoration: underlined; font-size: 8pt; color: #990000 }

-->