/* CSS Document */

a:link {
	color: #8d0126; text-decoration: none; 
}
a:visited {
	color: #000000; text-decoration: none; 
}
a:hover {
	color: #000000; text-decoration: none; 
}
a:active {
	color: #000000; text-decoration: none; 
}
.content_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
