.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

.leftnavtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #336699;
	text-decoration: underline;
}

.textbg {
	background-color: #336699;
}

.bodytextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}

.bodytextlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #336699;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #336699;
	text-decoration: none;
}

.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #A6D010;
	text-decoration: underline;
}

.homereturn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #336699;
	text-decoration: none;
}

.homereturn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #A6D010;
	text-decoration: underline;
}
