a.Menu:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003655;
	text-decoration: none;
	line-height: 20px;
}
a.Menu:visited {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003655;
	text-decoration: none;
	line-height: 20px;
}
a.Submenu:link {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00446B;
	background-color: #DFE8ED;
	height: 100%;
	width: 100%;
	background-position: center;
	padding: 3px;
}
a.Submenu:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00446B;
	background-color: #DFE8ED;
	height: 100%;
	width: 100%;
	background-position: center;
	padding: 3px;
}
a.Submenu:hover {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #071146;
	background-color: #D7D7D7;
	height: 100%;
	width: 100%;
	background-position: center;
	padding: 3px;
}
a.Submenu:active {

	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #071146;
	background-color: #B5D2DB;
	height: 100%;
	width: 100%;
	background-position: center;
	padding: 3px;
}
