body {
	background-color: #520C04;
}
.copyright_text {
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
}
.table_text {
	color: #FFFFFF;
	font-size: 9px;
	font-family: arial;
}
.title_text {
	color: #520C04;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.navigation_text {
	color: #520C04;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	line-height:20px;
}
.welcome_text {
	color: #D70000;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.welcome_black {
	color: #030303;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.welcome_black_big {
	color: #030303;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.normal_text {
	color: #602C30;
	font-size: 12px;
	font-family: verdana;
}
.normal_text_bold {
	color: #602C30;
	font-size: 11px;
	font-family: verdana;
	font-weight:bold;
}
.readmore_text {
	color: #D70000;
	font-size: 12px;
	font-family: verdana;
}
a:link {
	color: #520C04;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #520C04;
}
a:hover {
	text-decoration: none;
	color: #B40E00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.white_link:link {
	color: #ffffff;
	text-decoration: none;
}
.white_link:visited {
	text-decoration: none;
	color: #ffffff;
}
.white_link:hover {
	text-decoration: none;
	color: #FCFF00;
}
.white_link:active {
	text-decoration: none;
	color: #FF0000;
}
