td img { display: block; }

a.img, a.img:hover, a.img:visited, a.img:active {
border:none;
outline:none;
color:;
text-decoration:none;
}

body { 
margin-top:0;
font-family:Georgia, "Times New Roman", Times, serif;
color:#c4a884; 
font-size:11px;
background-color:#000000;
background-image:url(images/background.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.copyright {
font-family:Georgia, "Times New Roman", Times, serif;
color:#f3f3f3; 
font-size:10px;
}

a {
color:#fbb55e;
text-decoration:underline;
}
a:visited {
color:#fbb55e;
text-decoration:underline;
}
a:hover {
color:#ffcc8d;
text-decoration:none;
}
a:active {
color:#fbb55e;
text-decoration:underline;
}
