<!--

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

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: none; font-family: arial,verdana; font-weight: bold; font-size: 9pt; color: #444444 }
a.x:visited { text-decoration: none; font-family: arial,verdana; font-weight: bold; font-size: 9pt; color: #444444 }
a.x:hover { text-decoration: none; font-family: arial,verdana; font-weight: bold; font-size: 9pt; color: #000000 }
a.x:active { text-decoration: none; font-family: arial,verdana; font-weight: bold; font-size: 9pt; color: #444444 }

-->