A:hover { COLOR: #00FF00; TEXT-DECORATION: none }
A:link { color:yellow; TEXT-DECORATION:  underline }
A:visited { color: red} 

body { color: white; background-attachment:fixed; background-color: rgb(70,70,70); 
BORDER-LEFT: 2px groove rgb(202,255,255); BORDER-RIGHT: 2px groove rgb(202,255,255);
BORDER-bottom: 2px groove rgb(202,255,255);
SCROLLBAR-FACE-COLOR:rgb(255,241,151);
SCROLLBAR-HIGHLIGHT-COLOR:black;
SCROLLBAR-SHADOW-COLOR:white;
SCROLLBAR-3DLIGHT-COLOR:;
SCROLLBAR-ARROW-COLOR:black;
SCROLLBAR-TRACK-COLOR:rgb(202,255,255);
scrollbar-dark-shadow-color:
}

h1, h2, h3, h4, h5, h6 { font-family:Verdana, Arial, Helvetica; }
h1 { color: rgb(255,241,151); font-family:comic sans ms; text-align: center; font-size: 22; letter-spacing: 6;font-weight: bold; text-decoration: underline; font-style: oblique; }
h2 { color: rgb(204,0,128); text-align: left; font-weight: bold; font-size: 20; text-decoration: underline; }
h3 { color: rgb(204,250,0); text-align: left;font-size: 18; text-decoration: underline; }
h4 { color: rgb(255,255,153); }
h5 { color: rgb(255,255,0); }
h6 { color: rgb(255,255,255); }