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: 0px groove rgb(100,255,50); BORDER-RIGHT: 0px groove rgb(100,255,50);
BORDER-bottom: 0px groove rgb(100,255,50);
SCROLLBAR-FACE-COLOR:;
SCROLLBAR-HIGHLIGHT-COLOR:;
SCROLLBAR-SHADOW-COLOR:;
SCROLLBAR-3DLIGHT-COLOR:;
SCROLLBAR-ARROW-COLOR:;
SCROLLBAR-TRACK-COLOR:;
scrollbar-dark-shadow-color: 
}

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