@charset "UTF-8";
/* CSS Document */

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-align: left;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	text-align: left;
}
.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #829632;
	text-align: left;
}
.news_headlineBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	text-align: left;
}
.text_mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #577888;
	text-align: left;
}
.text_mainboldBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #577888;
	text-align: left;
}
#navigation a:link {
	text-decoration: none; 
	color: #FFFFFF;
	background: transparent;
}
#navigation a:visited {
	text-decoration: none; 
	color: #FFFFFF; 
	background: transparent;
}
#navigation a:hover {
	text-decoration: none; 
	color: #EED487; 
	background: transparent;
}
#navigation a:focus {
	text-decoration: none; 
	color: #EED487; 
	background: transparent;
}
#navigation a:active {
	text-decoration: none; 
	color: #EED487; 
	background: transparent;
}
