.top-nav {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top-nav:hover {
	color: #582D29;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.content:hover {
	color: #3CA3A3;
	text-decoration: underline;
}
.bot-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: E2DDDD;
	text-decoration: none;
}
.bot-copyright:hover {
	color: 582D29;
	text-decoration: underline;
}
