A:link {color: #000000;}
A:visited {color: #000000;}
A:active {color: #000000;}
A:hover { text-decoration: underline; }

BODY { 
	color: #000000;
}


.defaulttablebackground {
	background-color: #7E131D;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}


.newsarticletitle, .faqsheadline {
	color: #234A53;
	font-family: Arial;
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
}

.newsarticlecontent, .faqsanswer {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}

.form_error {
	color: #ff0000;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}

.newsarticleparagraphtitle, .faqsquestion {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.reasonstochoose {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.copyright, a.copyright {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}