.top_nav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4A5B63;
	text-decoration: none;
}
:hover.top_nav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bottom_nav {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
:hover.bottom_nav {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
.copyright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #4A5B63;
	text-decoration: none;
}
.email_text {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
.right_col_text {
	font-family: Verdana;
	font-size: 12px;
	color: #4A5B63;
	text-decoration: none;
}

.main {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
}