a.menu
{
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
a.menu:hover
{
    text-decoration: underline;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
a.menu:visited
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
td
{
    font-family: tahoma;
    font-size: 11px;
    color: #6A6A6A;
}
p
{
    font-family: tahoma;
    font-size: 11px;
    color: #6A6A6A;
}
a.more
{
    color: #FF0000;
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}
a.more:visited
{
    color: #FF0000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}
a.more:hover
{
    color: #FF0000;
    font-family: tahoma;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
}
a.footer
{
    color: #585858;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
a.footer:visited
{
    color: #585858;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
a.footer:hover
{
    color: #585858;
    text-decoration: underline;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
.title
{
    color: #3A3A3A;
    font-size: 12px;
    font-weight: 900;
}
.style2
{
    width: 100%;
}
.style3
{
    font-size: x-small;
    font-weight: bold;
    color: #000000;
}
.pageHighlights
{
    font-size: small;
    font-weight: bold;
    color: #000000;
}
.sideLink
{
    color: #585858;
    text-decoration: none;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
}
