body, td, th
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
body
{
    background-color: #000;
    background-image: url(../images/crosshatch.png);
}
.whitetext
{
    color: #FFF;
}
a
{
    color: #666;
    text-decoration: none;
}
.lnkPlan, .lnkPlan:hover, .lnkPlan:visited
{
    color: #fff;
    text-decoration: none;
}
a:visited
{
    color: #666;
    text-decoration: none;
}
a:hover
{
    color: #666;
    text-decoration: underline;
}
.bigger
{
    font-size: 14px;
}

a:active
{
    color: #666;
    text-decoration: underline;
}
input, select, textarea
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
caption
{
    text-align: left;
}
