.vmenu_main_on a,
.vmenu_main_off a,
.vmenu_sub_on a,
.vmenu_sub_off a {
 font-weight: ;
 font-size: 9pt;
 font-family: arial, verdana; 
 color: black;
 text-decoration: none;
 padding-left: 20px;
}

a.vmenu_main_on:hover,
a.vmenu_main_off:hover,
a.vmenu_sub_on:hover,
a.vmenu_sub_off:hover {
 font-weight: bold ;
 color: black;
 text-decoration: underline;
}

#side a{
 font-weight: ;
 font-size: 9pt;
 font-family: arial, verdana; 
 color: black;
 text-decoration: none;
}

#side a:hover{
 font-weight: bold ;
 color: black;
 text-decoration: underline;
}
