body {
	background-image: url(_images/icons_n_misc/body_bg.jpg);
}
a:link, a:visited, a:active {
	color: #990000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.copyright_text {	font-size: 9px;
	font-family: Tahoma;
	color: #D0D5D2;
}
.normal_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #2A2A2A;
	
}
