<!--

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

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

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

-->