.scrolltext {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: justify;
}

.newstext {
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: justify;
}

.newstext_center {
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: justify;
}

.lfheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
        text-align: center;
}
a:hover {
	color: #65AA65;
	background-color: #FFFFFF; 

}

a:active {
	color: #FFFFFF;
	background-color: #65AA65; 

}
