
/* classes */


a:link { text-decoration: none; color: #666666 }
a:visited { text-decoration: none; color: #666666 }
a:active { text-decoration: none; color: #666666  }
a:hover      { text-decoration: underline; color: #009EEB }
a.bodytextheader  { text-decoration: bold; color: #666666 }
a.bodytext  { text-decoration: none; color: #666666 }
a.bodytext:link { text-decoration: none; color: #009EEB }
a.bodytext:visited { text-decoration: none; color: #009EEB }
a.bodytext:active { text-decoration: none; color: #009EEB }
a.bodytext:hover { text-decoration: underline; color: #009EEB }
a.keyword:hover  { text-decoration: none; color: #666666 }
a.keyword:link { text-decoration: none; color: #666666; border-bottom: thin dashed; border-color: #009EEB; }