.footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CF870D;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.top {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D3861F;
	text-decoration: none;
}