.hometext {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.hometext1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.hometextsmall {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.hometextblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #234DB9;
	font-weight:bold;
	text-decoration: none;
}

.hometextblack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.newstoplinks:hover {
	color: #8D571C;
	text-decoration: underline;
}
.morelink {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
.morelink:hover {
	text-decoration: underline;
}
.topLinksText {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #187E60;
	text-decoration: none;
}

a:link, a:visited, a:active, a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

a:hover {
	color: #333333;
}

