.bottom_links {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #004b8f;
	text-decoration: none;
}
.bottom_links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #990000;
	text-decoration: none;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00a388;
}
.top_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000099;
	text-decoration: underline;
}
.locations:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990002;
	text-decoration: underline;
}
