#mnt1 a:hover {
	background-color: #278783;
	padding-top: 5px;
	height: 23px;
}
#mnt2 a:hover {
	background-color: #B45F61;
	padding-top: 5px;
	height: 23px;
}
#mnt3 a:hover {
	background-color: #7E6B88;
	padding-top: 5px;
	height: 23px;
}
#mnt4 a:hover {
	background-color: #3A9A48;
	padding-top: 5px;
	height: 23px;
}
#mnt5 a:hover {
	background-color: #2984B5;
	padding-top: 5px;
	height: 23px;
}
#mnt6 a:hover {
	background-color: #908030;
	padding-top: 5px;
	height: 23px;
}
.mnv{
	margin: 0px;
	padding: 10px 0px;
}
.mnva:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.mnva:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.mnva:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.phone {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
	padding: 2px;
}
