.bottomNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-align: left;
	font-weight: lighter;
	font-variant: normal;
}
