body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AF6413;
	font-weight: bold;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

A:link {
	COLOR: #0066CC
}
A:visited {
	COLOR: #0066CC
}
A:hover {
	COLOR: #999999}
