

A.mainmenuoff:active, A.mainmenuoff:hover, A.mainmenuoff:link, A.mainmenuoff:visited {
    color: black;
    font-weight: bold;
}

A.mainmenuoff:link, A.mainmenuoff:active, A.mainmenuoff:visited, A.mainmenuoff:hover {
    text-decoration: none;
}

A.pv:link {
    color: black;
    text-decoration: none;
    
  
    FONT-WEIGHT: bold;
}

A.pv:active {
    color: red;
    text-decoration: none;
    
  
    FONT-WEIGHT: bold;
}

A.pv:visited {
    color: #0000ff;
    text-decoration: underline;
    
  
    FONT-WEIGHT: bold;
}

A.pv:hover {
    color: navy;
    text-decoration: underline;
    
  
    FONT-WEIGHT: bold;
}
