a:link {
	color: #CC9966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9966;
}
a:hover {
	text-decoration: underline;
	color: #CCCC99;
}
a:active {
	text-decoration: none;
	color: #CC9966;
	}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #0D0D0D;
}

.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B8A89A;
	padding: 20px;
}
.topbuttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E1CFBA;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}
.redtopic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}

.lang {
	font-size: 10px;
	color: #999999;
}
