
body         { background-image: url('images/layout/bg.jpg'); 
               background-repeat: repeat-x; 
               background-attachment: fixed; 
               background-position:  left top;  }
          
table        { color: #D7D3EF; font-family: Arial; font-size: 10pt; text-decoration: none }

A:link       { color: #D7D3EF; text-decoration: none;  }
A:active     { color: #D7D3EF  text-decoration: none;  }
A:visited    { color: #D7D3EF; text-decoration: none;  }
A:hover      { color: #FFFFFF; text-decoration: none;  }

