body {
    background: #666 url('/images/css/bg.gif') 0 0 repeat-x;
    color: #FFF;
    font-size: 11px;
    font-family: Verdana, Lucida Sans, Lucida, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

p.sitetext {
    color: #FFF;
    line-height: 16px;
    letter-spacing: 1px;
}

p.sitetext a:link,
p.sitetext a:active,
p.sitetext a:visited,
p.sitetext a:hover {
    color: #000;
    text-decoration: none;
}