@charset "utf-8";
.random1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.newsletter {
	font-family: Tahoma;
	font-size: 12px;
	color: #2E2E2E;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #161616;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #B00000;
}


.footer a {
	color: #828282;
	text-decoration: none;
}
