﻿body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   
    color: #000000;
}


a,  a:active, a:link ,a:focus
{
    font-size: 90%;
    color: #3A3E1A;
    font-weight: bold;
    text-decoration:underline;
    cursor: auto;
}
 a:hover
{
    font-size: 90%;
    color: #660000;
    font-weight: bold;
    text-decoration:underline;
    cursor: auto;
}


 a:visited 
{
    font-size: 90%;
    color: #6A006A;
    font-weight: bold;
    text-decoration:none;
    cursor: auto;
}
a.whats_new
{
    font-size: 11px;
    color: #49574b;
    
    text-decoration:none;
    cursor: auto;
}
a.whats_new:hover
{
    font-size: 11px;
    color: #49574b;
    
    text-decoration:underline;
    cursor: auto;
}
a.whats_new:visited
{
    font-size: 11px;
    color: #888888;   
    text-decoration:none;
    cursor: auto;
}


a.annual_report
{
    font-size: 13px;
    color: #ffffff;
    
    text-decoration:none;
    cursor: auto;
}
a.annual_report:hover
{
    font-size: 13px;
    color: #660000;
    
    text-decoration:underline;
    cursor: auto;
}
a.annual_report:visited
{
    font-size: 13px;
    color: #cccccc;   
    text-decoration:none;
    cursor: auto;
}



a.next_previous
{
 color: #ffffff;
 background-color: transparent; 
    
}
a.next_previous:hover
{
 color: #cccccc;
 background-color: transparent; 
 
}
 a.welcome:hover
{
 color: #cccccc;
 font-size: 13.0pt;
 background-color: transparent;     
}


 a.welcome
{
 color: #660000;
 font-size: 13.0pt;
 background-color: transparent; 
}


