body {
	background-color: #000000;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

a , a:link {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

a:hover {
	color:#981B1F;
	
}
a:active {
	color:#981B1F;
}
a:visited {
	color:;
}

.links {
	padding-left:14px;
	padding-bottom:4px;
}


A.Newsletter:link {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

A.Newsletter:hover {
	color:#981B1F;
	
}
A.Newsletter:active {
	color:#981B1F;
}
A.Newsletter:visited {
	color:#000000;
}

.newsletter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left:15px;
}

.news_padding {
padding-top:175;
}

