a
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}

a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

a.Weather
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
}

a.Weather:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #cccccc;
    text-decoration: none;
}

a.BodyLinks
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

a.BodyLinks:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

body
{
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    background-image: url(../Images/commonback.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F9F9F9;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}

