<!--
A.menu:link {COLOR: #808080; font-weight: bold; text-decoration: underline}
A.menu:visited {COLOR: #808080; font-weight: normal; text-decoration: none}
A.menu:active {COLOR: #808080; font-weight: bold; text-decoration: none}
A.menu:hover {color: #ffff00; font-weight: normal; text-decoration: underline}

A:link {font-weight: bold; COLOR: #FFFFFF; text-decoration: none}
A:visited {font-weight: bold; COLOR: #FFFFFF; text-decoration: none}
A:active {font-weight: bold; COLOR: #FFFFFF; text-decoration: none}
A:hover {font-weight: bold; color:#ffff00; text-decoration: underline}

BODY {font-family: verdana color: #808080}

H4 {border-style: dashed;
    border-width: thin;
    padding: 10px;
    border-color: #666699
   }

-->