@charset "utf-8";
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #911015;
}
a:active {
	text-decoration: none;
	color: #911015;
}
.style3 {color: #000000}
.style5 {font-size: 16px}
.footersettings {font-size: 16}

body {
	background-repeat: repeat;
	font-size: 24px;
	color: #999999;
	background: #333333;
}
.style2 {color: #FFFFFF}

