.nav {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #007FB1;
	text-decoration: none;
}
.nav a:hover {
	color: #00A94F;
	text-decoration: underline;
}
.nav a:active {
	color: #00A94F;
	text-decoration: none;
}
.nav a:link {
	color: #007FB1;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}.footer a:visited {
	color: #FFFFFF;
}
.sidebarnav {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008AB0;
	text-decoration: none;
}
.sidebarnav a:hover {
	color: #00A94F;
	text-decoration: underline;
}
.sidebarnav a:active {
	color: #00A94F;
	text-decoration: none;
}
.sidebarnav a:link {
	color: #007FB1;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00A94F;
	text-decoration: none;
}
.quote {

	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00a94f;
	text-decoration: none;
}
