<style>
A.menulink:link
{
    color: #2222DD
}
A.menulink:visited
{
    color: #2222DD
}
A.menulink:hover
{
    color: #FFFA65
}
.menulink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #2222DD
}

A.textlink:link
{
    color: #3366CC
}
A.textlink:visited
{
    color: #3366CC
}
A.textlink:hover
{
    color: #2222DD;
    text-decoration: underline
}
.textlink
{
    font-weight: bold;
    text-decoration: none;
    color: #3366CC
}

A.copylink:hover
{
    color: #2222DD;
    text-decoration: underline	
}
.copylink
{ 
    font-weight: normal;
    text-decoration: none;
    color: #3366CC
}
.news
{
    font-size: 8pt
}
.newslink
{
    font-size: 8pt;
    text-decoration: none;
    color: #3366CC
}
A.newslink:hover
{
    color: #2222DD;
    text-decoration: underline
}
.textlist
{
    font-size: 9pt;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #003399
}
</style>
