td.topimage {
background-image : url('top.bmp');
} 
td.topround {
background-image : url('topround.bmp');
} 
td.bottom {
background-image : url('bottom.bmp');
} 
A:link {
text-decoration: none; 
color:#0000cc
}  
   
A:visited {
text-decoration: none;
color:#0000cc
}     
A:hover {
text-decoration: underline; 
text: bold; color:#B70d5e
}
BODY {
background-image: url('bg.jpg'); 
background-attachment: fixed;
} 
