 .main_green { background : transparent; color : #066A3A; font-weight: 
bold; text-decoration : none} .main_green:hover { background : transparent; color 
: #066A3A; font-weight: bold; text-decoration : underline; } 

.second_green 
{ 
    background : transparent; 
    color : #066A3A; 
    text-decoration : underline; 
    font-size: 10pt;}
     
    .second_green:hover 
    { 
        background : transparent; 
        color : #066A3A; 
        font-weight: bold; 
        text-decoration : underline; 
        font-size: 10pt;} 

.Language_available
{
    line-height: 10pt;
    float: right;
    margin-right: 2px;
      
  }


