body {
 font-family: Lucida Calligraphy, Lucida Calligraphy, Lucida Calligraphy;
 font-size: 12px;
 color: green;
 text-decoration: none;
 background-image:
 url("http://www.geocities.com/wildeagle42/Potback.jpg");
 background-attachment: fixed;
 scrollbar-arrow-color:#99ccff;
 scrollbar-shadow-color:green;
 scrollbar-face-color:#99ccff ;
 scrollbar-highlight-color:green;
 scrollbar-darkshadow-color:green;
 scrollbar-3dlight-color:green;
 scrollbar-track-color:#99ccff ;
}
a:link {
 font-family: Lucida Calligraphy, Lucida Calligraphy, Lucida Calligraphy;
 font-size: 12px;
 color: green;
 text-decoration: none;
}
a {
 text-decoration : underline;
 font-weight : bold;
}
a:link {
 color : green;
 background-color : transparent;
}
a:visited {
 color : green;
 background-color : transparent;
}
a:active {
 color : green;
 background-color : transparent;
}
a:hover {
 color : green;
 background-color : transparent;
 text-decoration : underline;
 
 
 
 

    Source: geocities.com/wildeagle42