.toplinks 
{
    font-family:Trebuchet MS; 
    color:#FFFFFF; 
    font-weight:bold;
    font-size:18pt;
}
.toplinks A:link 
{
    text-decoration: none;
    color:#FFFFFF;
}
.toplinks A:visited 
{
    text-decoration: none;
    color:#FFFFFF;
}
.toplinks A:active 
{
    text-decoration: none;
    color:#000080;
}
.toplinks A:hover 
{
    text-decoration: none; 
    color:#000080;
}
.sidelinks
{
    font-family:Trebuchet MS; 
    color:#3333FF; 
    font-weight:bold;
    font-size:10pt;
}
.sidelinks A:link 
{
    text-decoration: none;
    color:#3333FF;
}
.sidelinks A:visited 
{
    text-decoration: none;
    color:#3333FF;
}
.sidelinks A:active 
{
    text-decoration: none;
    color:#3333FF;
}
.sidelinks A:hover 
{
    text-decoration: none; 
    color:#FFFFFF;
    background-color:#3333FF;
}
.bodylinks
{
    font-family:Trebuchet MS; 
    color:#000000; 
    font-weight:normal;
    font-size:10pt;
}
.bodylinks A:link 
{
    text-decoration: none;
    font-weight:bold;
    color:#808080;
}
.bodylinks A:visited 
{
    text-decoration: none;
    font-weight:bold;
    color:#404040;
}
.bodylinks A:active 
{
    text-decoration: none;
    font-weight:bold;
    color:#808080;
}
.bodylinks A:hover 
{
    text-decoration: none; 
    font-weight:bold;
    color:#FFFFFF;
    background-color:#b0b0b0;
}
.smalltext
{
    font-family:Trebuchet MS; 
    color:#B0B0B0; 
    font-weight:normal;
    font-size:8pt;
}
.smalltext A:link 
{
    text-decoration: none;
    font-weight:bold;
    color:#808080;
}
.smalltext A:visited 
{
    text-decoration: none;
    font-weight:bold;
    color:#808080;
}
.smalltext A:active 
{
    text-decoration: none;
    font-weight:bold;
    color:#808080;
}
.smalltext A:hover 
{
    text-decoration: none; 
    font-weight:bold;
    color:#FFFFFF;
    background-color:#B0B0B0;
}
.bigtext
{
    font-family:Trebuchet MS; 
    color:#B0B0B0; 
    font-weight:normal;
    font-size:16pt;
}
.bigtext A:link 
{
    text-decoration: none;
    font-weight:bold;
    color:#808080;
}
.bigtext A:visited 
{
    text-decoration: none;
    font-weight:bold;
    color:#808080;
}
.bigtext A:active 
{
    text-decoration: none;
    font-weight:bold;
    color:#808080;
}
.bigtext A:hover 
{
    text-decoration: none; 
    font-weight:bold;
    color:#FFFFFF;
    background-color:#B0B0B0;
}

