.menustyle {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.content {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: #494949;
	font-weight: bold;
}
.head {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #3C3C3C;
}
.head2 {
	font-family: Arial;
	font-size: 28px;
	text-decoration: none;
}
.contact {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottomhead {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.mgt {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.team {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigation{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 33px;
	width: 154px;
	text-align: center;
	color: #000000;
	
	vertical-align: middle;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.navigation:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 33px;
	width: 154px;
	text-decoration: none;
	background-color: #666666;
	display: block;	
}

