/* Navigation style sheet */

BODY {font-family: Arial, Bookman Old Style, Century Schoolbook; font-variant: normal; font-size: x-small; font-weight: bold;}
A:link {color: rgb(255, 255, 255); background-color: transparent}
A:active {color: rgb(255, 255, 255); background-color: transparent}
A:visited {color: rgb(255, 255, 255); background-color: transparent}
A:hover {color: rgb(0, 0, 205); background-color: transparent; font-weight: bold}
BODY {background-color: rgb(0, 0, 0); color: rgb(255, 255, 255)}

