A:link {
    color: #D9C74B;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: underline;
}
A:hover {
    color: #D9C74B;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: underline;
}
A:active {
    color: #D9C74B;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
}
A:visited {
    color: #D9C74B;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: underline;
}	
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.normalb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.newsb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.newshlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336600;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

