BODY
    {
    background-image: url("background.jpg"); 
    }


.copy
    {
    font-family: arial, trebuchet ms;
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    }

A.copy:link {color: #FFFFFF; text-decoration: none;}
A.copy:visited {color: #FFFFFF; text-decoration: none;}
A.copy:hover {color: #5E71AF; text-decoration: none;}


