.navlinks {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navlinks:hover {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 8pt;
	font-weight: bold;
	color: #FCAE05;
	text-decoration: underline;
}
.iconlinks {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 9pt;
	font-weight: normal;
	color: #0F7804;
	text-decoration: none;
}
.iconlinks:hover {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 9pt;
	font-weight: normal;
	color: #FCAE05;
	text-decoration: underline;
}

.bodylinks {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 9pt;
	font-weight: normal;
	color: #FCAE05;
	text-decoration: none;
}
.bodylinks:hover {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 9pt;
	font-weight: normal;
	color: #0F7804;
	text-decoration: underline;
}

.more {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 8pt;
}
.headers {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

