  #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;
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-size : 9pt;
font-weight : bold;
}
#menuv1 a {
color : blue;
font-weight : bold;
text-align : left;
font-family : arial, Helvetica;
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;
} 
