<STYLE>
<!--

BODY {background: darkblue}


.button1 {font-family: arial,helvetica,san-serif; font-size: 12pt; color: white;  font-weight: normal; text-decoration: none; line-height: 110%;  }
A:button1 {color: white}   
A:hover.button1 {color: green}
A:active.button1 {color: gold}

.button2 {font-family: Arial, helvetica, san-serif; font-size: 13pt; color: darkgreen;  font-weight: bold; text-decoration: none; line-height: 95%}
A:button2 {color: darkgreen}   
A:hover.button2 {color: darkgoldenrod }
A:active.button2 {color: limegreen}

.clicker {font-family: Arial, helvetica, san-serif; font-size: 13pt; color: darkgreen;  font-weight: bold; text-decoration: none; line-height: 95%; margin-left: 50% }
A:clicker {color: darkgreen}
A:hover.clicker {color: darkgoldenrod }
A:active.clicker {color: green}


.sidebar {font-family: Verdana; font-size: 9pt; color: "3366cc"); text-decoration: none;font-weight: bold}
A.sidebar {color: "3366cc"}
A:hover.sidebar{color: "000066"}
A:visited.sidebar {color: "990000"}
A:active.sidebar {color: "ff3333"}



 -->
</STYLE>
