a.navlinks:hover {
	text-decoration: underline;
	color: red;
}
a.footerbgcolor:hover {
	color: red;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
}
.lnbbgcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.footerbgcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	text-decoration: none;

}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.thinbar {
	background-color: #000000;
	height: 2px;
	font-size: 4px;

}
.headlinefront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;

}
.morelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
