﻿body { font-family : verdana,arial,helvetica;}

A:link {
        color : #008000;
        font-weight: bold;
        text-decoration: none;
        background-color : transparent; }


A:visited {
        color : #008000;
        font-weight: bold;
        text-decoration: none;
        background-color : transparent; }
        
A:hover {
        color: #FFD700;
        font-weight: bold;
        text-decoration: none;
        background-color : transparent;}


A:active {
        color: #D00236;
        text-decoration: none;
        background-color : transparent; }
        
        

        
<style type="text/css">
<!--
body
{
   scrollbar-arrow-color:#D00236;
   scrollbar-face-color:#E6FFE6;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#CCCCCC;
   scrollbar-shadow-color:#1F1F1F;
   scrollbar-darkshadow-color:#666666;
   scrollbar-track-color:#CCCCCC;
}
-->
</style>