A.v_menu {
    color: #008600;
    text-decoration: none;
    font-weight: bold;
    font-size: 18pt;
}

A:hover.v_menu {
  color: #D13F40;
}
