BODY {
background-image: url();
background-repeat: no-repeat;
background-position: 0px 0px;
background-attachment: fixed;
background-color: #FCF1C4; 
font-family: Arial, sans-serif;
font-size: 12px;
text-decoration:none; color: black;
} 
TABLE TD { 
font-family: Arial;
font-size: 12px;
text-decoration:none; color: black;
Rborder: 2px solid #000000; 
}
TABLE {
width: 100%;
}
A:link          {text-decoration: none;color: black; font-family: arial, sans-serif; font-weight:bold}
A:visited       {text-decoration: none;color: black; font-family: arial, sans-serif; font-weight:bold}
A:hover         {text-decoration: underline;color: black; background-color: #EABF0F; font-family: arial, sans-serif;font-weight:bold} 
