BODY {
font-family:Verdana, Arial;
font-size:10pt;
color:#880000;
background-image:url("images/bg1.jpg");
background-color: #FFFFEE;
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:fixed;
}

table { 
font-family: Verdana, Arial;
font-size: 10pt;
color: #880000;
border: none
}


A {text-decoration: none; } 
A:link { color: #CC9933;}
A:visited { color: #CC9933; }
A:active { color: #FFCC00; } 
A:hover { color: #FFCC00; text-decoration: underline;}
