<style>
.something
{
        font-family: arial;
        color: #cc0000;     
        font-size: 11px;
        text-decoration: underline;
        font-weight: normal
}
a.leftnav
{
        font-family: arial;
        color: #cc0000;     
        font-size: 11px;
        text-decoration: underline;
        font-weight: normal
}
a.leftnav:hover
{
        font-family: arial;
        color: #cc0000;     
        font-size: 11px;
        text-decoration: none;
        font-weight: normal
}
.leftnav
{
        font-family: arial;
        color: #535353;     
        font-size: 11px;
        font-weight: normal
}
.rightnav
{
        font-family: arial;
        color: #333333;     
        font-size: 11px;
        font-weight: normal
}
a.mainbody
{
        font-family: arial;
        color: #cc0000;     
        font-size: 12px;
        text-decoration: underline;
        font-weight: normal
}
a.mainbody:hover
{
        font-family: arial;
        color: #cc0000;     
        font-size: 12px;
        text-decoration: none;
        font-weight: normal
}
.mainbody
{
        font-family: arial;
        color: black;     
        font-size: 12px;
        font-weight: normal
}
.mainbody_red
{
        font-family: arial;
        color: #cc0000;     
        font-size: 12px;
        font-weight: normal
}
.mainbody_header
{
        font-family: arial;
        color: #cc0000;     
        font-size: 15px;
        font-weight: bold
}


a.footer
{
        font-family: arial;
        color: white;     
        font-size: 9px;
        text-decoration: underline;
        font-weight: normal
}
a.footer:hover
{
        font-family: arial;
        color: white;     
        font-size: 9px;
        text-decoration: none;
        font-weight: normal
}
.footer
{
        font-family: arial;
        color: white;     
        font-size: 9px;
        font-weight: normal
}

</style>

