.main-links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #00ADEF;
	font-weight: bold;
	line-height: 20px;

	}
.main-links a:link {
	text-decoration: underline;
	color: #00ADEF;
}
.main-links a:visited {
	text-decoration: underline;
	color: #00ADEF;
}
.main-links a:hover {
	text-decoration: none;
	color: #00ADEF;
}
.main-links a:active {
	text-decoration: none;
	color: #07A9E7;
}
.dark-orange-links {
	color: #C05821;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.dark-orange-links a:link {
	text-decoration: underline;
	color: #C05821;
}
.dark-orange-links a:visited {
	text-decoration: underline;
	color: #C05821;
}
.dark-orange-links a:hover {
	text-decoration: none;
	color: #C05821;
}
.dark-orange-links a:active {
	text-decoration: none;
	color: #C05821;
}
.red-links {
	color: #D2232A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.red-links a:link {
	text-decoration: underline;
	color: #D2232A;
}
.red-links a:visited {
	text-decoration: underline;
	color: #D2232A;
}
.red-links a:hover {
	text-decoration: none;
	color: #D2232A;
}
.red-links a:active {
	text-decoration: none;
	color: #D2232A;
	}
	.green-links {
	color: #449337;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.green-links a:link {
	text-decoration: underline;
	color: #449337;
}
.green-links a:visited {
	text-decoration: underline;
	color: #449337;
}
.green-links a:hover {
	text-decoration: none;
	color: #449337;
}
.green-links a:active {
	text-decoration: none;
	color: #449337;
	}
	.orange-links {
	color: #f9a01b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.orange-links a:link {
	text-decoration: underline;
	color: #C05821;
}
.orange-links a:visited {
	text-decoration: underline;
	color: #C05821;
}
.orange-links a:hover {
	text-decoration: none;
	color: #C05821;
}
.orange-links a:active {
	text-decoration: none;
	color: #C05821;
	}
.body-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-align: left;
	
	}
.sidebar-text {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
