body {
	background-image: url();
	background-color: #400000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.b:link {
	color: #FF0000;
	text-decoration: none;
}
.b:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.b:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.b:active {
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style2 {color: #000000; font-size: 30px; font-weight:bold}
.style3 {color: #000000; font-size: 18px; font-weight:bold}
.style4 {color: #FFFFFF; font-size: 24px; }
.style6 {color: #FFFFFF; font-size: 30px; }
