body {
scrollbar-base-color: #ff9933;
 scrollbar-shadow-color: #ff9933;
 scrollbar-arrow-color: #00FF00;
 font-family: Verdana;
 font-size: small;
 color: #000066;
}

a:active {
 color: #cc6600;
 font-weight: bold;
 text-decoration: none;
 }

a {
 color: #000033;
 font-weight: bold;
 text-decoration: none;
 }

a:hover {
 color: #cc6600;
 font-weight: bold;
 }