body {
background-image : url(images/bg.jpg); 
} 
a:hover {
text-decoration : none; 
color : #ff0000; 
} 
a {
text-decoration : none; 
font-weight : bold; 
color : #711D00; 
} 
body , tr , td , p , li {
font-size : 15px; 
} 
