
.pagetitle
{
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #391d01;
    font-family: Verdana;
}
.pagetitle2
{
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-indent: 10px;
    color: #333333;
    font-family: Verdana;
}
.body 
{
    font-size: 10px;
    color: #000000;
    font-family: Verdana;
}
.bodythin
{
    font-size: 10px;
    color: #ffffff;
    font-family: Verdana;
}

.body A:link
{
    color: #391d01;
    font-weight: bold;
    text-decoration: none;
}
.body A:visited
{
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
.body A:hover
{
    font-weight: bold;
    color: #006600;
    text-decoration: underline;
}

A.bodythin:link
{
    font-weight: thin;
    color: #eeeeee;
    text-decoration: none;
}
A.bodythin:visited
{
    font-weight: thin;
    color: #eeeeee;
    text-decoration: none;
}
A.bodythin:hover
{
    font-weight: thin;
    color: #dadada;
    text-decoration: underline;
}

.bodytitle
{
    font-weight: bold;
    color: #4f653b;
    text-decoration: none;
}

A.bodytitle:link
{
    font-weight: bold;
    color: #4f653b;
    text-decoration: none;
}
A.bodytitle:visited
{
    font-weight: bold;
    color: #4f653b;
    text-decoration: none;
}
A.bodytitle:hover
{
    font-weight: bold;
    color: #a3ba45;
    text-decoration: underline;
}


.body2
{
    font-size: 10px;
    color: #f4dc02;
    background: #f6f6f6;
    font-family: Verdana;
}

A.body2:link
{
    color: #f4dc02;
    font-weight: bold;
    text-decoration: none;
}
A.body2:visited
{
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
A.body2:hover
{
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
}


DIV.bodymenu A
{
    display: block;
    font-size: 10px;
    background: url(../images/bodymenuback.jpg);
    width: 150px;
    color: #ffffff;
    line-height: 20px;
    font-family: Verdana;
    height: 20px;
    text-align: center;
}
DIV.bodymenu A:link
{
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
DIV.bodymenu A:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
DIV.bodymenu A:hover
{
    font-weight: bold;
    background: url(../images/bodymenubackover.jpg);
    color: #003366;
    text-decoration: none;
}
