body {
	background-color: #000000;
	scrollbar-face-color: #cc0000;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

A:link { COLOR: yellow }
A:visited {	COLOR: #FFCC00 }
A:hover {COLOR: red }

.red2 {
	font-family : "Comic Sans MS", serif; 
	font-size : 16px; 
	font-style : normal; 
	font-weight : normal; 
	color : #cc0000;
	letter-spacing : normal; 
	word-spacing : normal;
	background-color: #000000
} 

.red3G {
	font-family : "Comic Sans MS", serif;  
	font-size : 20px; 
	font-style : normal; 
	font-weight : bold; 
	font-variant : normal; 
	color : #cc0000;
	letter-spacing : normal; 
	word-spacing : normal;
	background-color: #000000
}
 


.red4G {
	font-family: "Comic Sans MS", serif; 
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color : #cc0000;
	letter-spacing : normal; 
	word-spacing : normal;
	background-color: #000000
}

.red {
	font-family : "Comic Sans MS", serif; 
	font-size : 12px; 
	font-style : normal; 
	font-weight : bold; 
	color : #cc0000;
	letter-spacing : normal; 
	word-spacing : normal;
	background-color: #000000
} 

 
