.menu {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
}
.menu:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #020100;
	text-decoration: underline;
}
.sidemenu {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sidemenu:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #016a12;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 23px;
}
.middletopic {
	font-family: "verdana";
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
}

.bottommenu {
	font-family: "verdana";
	font-size: 14px;
	font-weight: normal;
	color: #0272fd;
	text-decoration: none;
	
}
.bottommenu:hover {
	font-family: "verdana";
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footermenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.headname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #577235;
}
