A:hover { COLOR: red; TEXT-DECORATION: none}
A:link { color: black; TEXT-DECORATION:  underline; font-weight: bold}
A:visited { color: red } 

body { color: white; background-attachment:fixed; background-color: rgb(70,70,70); 

	SCROLLBAR-FACE-COLOR: #ffcc33; SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; SCROLLBAR-SHADOW-COLOR: #cccccc; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #006699; SCROLLBAR-DARKSHADOW-COLOR: #000000
}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica; }
h1 { color: red; font-family:comic sans ms; text-align: center; font-size: 24; 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: #006699;text-decoration: underline;font-size: 12; }