BODY {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	font-size: 12px;
	scrollbar-base-color: #6c0101;
	scrollbar-track-color: #3a0101;
	scrollbar-arrow-color: white;
}


A {
	text-decoration:  none;
	color: #DDDDDD;
}

A:Hover {
	text-decoration: none;
	color: #FF1111;
}

table {
	font-size: 12px;
	
}
