﻿A
{
    color: #996600;
}
A:Visited
{
    color: #663300;
}
A:Hover
{
    color: #666666;
    text-decoration: none;
}
body
{
    background-image: url('images/bodybg.jpg');
    background-attachment: fixed;
    color: #663300;
    font-family: sans-serif;
}
