.adstitle
{
    font-weight: bold;
    font-size: 13px;
    color:#004e9e;
    font-family: Arial;
    text-decoration: none;
}
A.adstitle:link
{
    font-weight: bold;
    font-size: 13px;
    color: #004e9e;
    font-family: Arial;
    text-decoration: none;
}
A.adstitle:visited
{
    font-weight: bold;
    font-size: 13px;
    color: #004e9e;
    font-family: Arial;
    text-decoration: none;
}
A.adstitle:active
{
    font-weight: bold;
    font-size: 13px;
    color: #004e9e;
    font-family: Arial;
    text-decoration: none;
}
A.adstitle:hover
{
    font-weight: bold;
    font-size: 13px;
    color: #ff9000;
    font-family: Arial;
    text-decoration: none;
}
.adscontent
{
    font-size: 11px;
    line-height: 15px;
    font-family: Tahoma;
}
A.adscontent:link
{
    font-size: 11px;
    color: #717171;
    font-family: Tahoma;
    text-decoration: none;
}
A.adscontent:visited
{
    font-size: 11px;
    color: #717171;
    font-family: Tahoma;
    text-decoration: none;
}
A.adscontent:active
{
    font-size: 11px;
    color: #717171;
    font-family: Tahoma;
    text-decoration: none;
}
A.adscontent:hover
{
    font-size: 11px;
    color: #ff9000;
    font-family: Tahoma;
    text-decoration: underline;
}
.adstable
{
    background-color:#fbfbfb;
    border:solid 1px #cdcdcd;
}
