#menuv {
	text-align: left;
	font-family: "arial", Helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
	} 


#menuv a {
	text-align: left;
	font-family: "arial", Helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	text-indent: 4px;
	text-decoration: none;

} 

#menuv a:visited {
	color: blue;
}

#menuv a:hover {
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	border: thin none;
	background-color: #ffffff;
;
} 

#menuv1 {
	text-align: left;
	font-family: "sans-serif";
	font-size: 9pt;
	font-weight: bold
} 

#menuv1 a {
	color: Blue;
	font-weight: bold;
	text-align: left;
	font-family: "arial", Helvetica, san-serif;
	font-size: 9pt;
	text-indent: 4px;
	text-decoration: none;
	} 

#menuv1 a:visited {
	color: #000066;
	font-weight: bold;
}

#menuv1 a:hover {
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	border: thin none;
	background-color: #ffffff;

}


#menuv2 {
	text-align: left;
	font-family: "arial", Helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
	} 


#menuv2 a {
	text-align: left;
	font-family: "arial", Helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
	color: Red;
	text-indent: 4px;
	text-decoration: none;

} 

#menuv2 a:visited {
	color: Red;
}

#menuv2 a:hover {
	color: blue;
	font-weight: bold;
}