BODY {
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #800000; 
	scrollbar-arrow-color: #000000;
}

P.jazzy {
	color: #ffffff;
}
a {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background-color: #800000;
	text-decoration: none;
}
a.forum {
	color: #ff0000;
	text-decoration: underline;
}
a:hover.forum {
	color: #ffcc99;
	background-color: #800000;
	text-decoration: none;
}
a.preview {
	color: #ffff00;
	text-decoration: none;
}
a:hover.preview {
	color: #ffcc99;
	background-color: #800000;
	text-decoration: none;

}
A.gall {
	color : #ffcc66;
	text-decoration : none;

}

A:HOVER.gall {
	color: #ffcc99;
	background-color: #800000;
	text-decoration: none;
}

TR.warren {
	background-color: #ffffff;
}
TR.warren2 {
	background-color: #ffcc99;
}
TD.bgcA {
	background-color: #ffffff;
}
TD.bgcB {
	background-color: #ffcc99;
}
TD.bgcC {
	background-color: #800000;	
}
TD.bgcD {
	background-color: #000000;	
}
TD.bgcE {
	background-color: #006666;	
}
a.contest {
	color: #00ffff;
	text-decoration: underline;

}
input, textarea, select { 
	background-color: #ffffff; color: #ff0000
 
}
HR	{
	color: #800000;
}
H1, H2, H3  {
	color: #800000;
}
