body      { color: black; font-family: arial }
a         { text-decoration: none; font-style: none }
a:link    { color: #000000 }
a:visited { color: #000000 }
a:hover   { color: #000000; font-weight: normal; text-decoration: underline }
a:active  { color: #000000 }


.link2 a         { text-decoration: none; font-style: none }
.link2 a:link    { color: #003F6C }
.link2 a:visited { color: #003F6C }
.link2 a:hover   { color: #003F6C; font-weight: bold; text-decoration: underline }
.link2 a:active  { color: #003F6C }
