body { 
background-image : url(images/bg_yellow1.gif);
color : #333333;
} 
a { 
color : #e74e0b;
text-decoration : none;
} 
a:hover { 
color : #e74e0b;
text-decoration : underline;
}
td { 
font-family : Tahoma, Arial, sans-serif;
font-size : 0.8em;
}