body {
	background-color: #000000;
	scrollbar-face-color:#FFCC00;
	scrollbar-arrow-color:#CC6600;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}



A:link {
	COLOR: yellow
}
A:visited {
	COLOR: yellow
}
A:hover {
	COLOR: red
}

.yellow1 {
	font-family : "Comic Sans MS", serif; 
	font-size : 12px; 
	font-style : normal; 
	font-weight : bold; 
	color : yellow;
	letter-spacing : normal; 
	word-spacing : normal;
	background-color: #000000
} 
	
.brown1 {
	font-family : "Comic Sans MS", serif; 
	font-size : 16px; 
	font-style : normal; 
	font-weight : bold; 
	color : #ffffcc;
	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
} 

 
