body
{
color: "white";
background-image: "url(mainbg3.jpg)";
}

a
{
text-decoration: underline;
color: "black";
}

a:hover
{
text-decoration: underline;
color: "#A71C15";
}