<!--

a.m:link { text-decoration: underlined; color: #0000cc }
a.m:visited { text-decoration: underlined; color: #0000cc }
a.m:hover { text-decoration: none; color: #009900 }
a.m:active { text-decoration: underlined; color: #0000cc }

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

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

-->