﻿

/*A:link { COLOR: black; TEXT-DECORATION: none; font-weight: normal }*/



A:visited { COLOR: #84C128; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR: black; TEXT-DECORATION: none }
A:hover { COLOR: #84C128; TEXT-DECORATION: none; font-weight: none }


.linkbuttons
{
    text-decoration: none;
    font-family: Lucida Sans Unicode;
    font-size: 12px;
    color: #ffffff;
    overflow:auto;
   
     
}

.menubuttons
{
    text-decoration: none;
    font-family: Lucida Sans Unicode;
    font-size: 13px;
    color: white;
    
}
.labels
{
    font-family: Lucida Sans Unicode;
    font-size: 11px;
    color: white;
    text-align:left;
   
}    
    


