
body { 
color: #000000; 
background-color: #1A1A1A; 
background-image: url('../img/bg.jpg'); 
background-attachment: fixedt; 
background-attachment: fixed; 
background-position: right bottom; 
margin: 0px 0px 0px 0px; 
}

a { text-decoration: none; color: #CC0000; }
a:visited { text-decoration: none; color: #333333; }
a:hover {text-decoration: underline; color: #CC0000; }
a:active { text-decoration: none; color: #CC0000; }
td {  font-size: 9pt; line-height: 1.5; }
span { font-size: 8pt }
img { border: none; }


.L1 a:link { text-decoration : none; color : #333333 }
.L1 a:visited { text-decoration : none; color : #333333 }
.L1 a:hover { text-decoration : underline; color : #CC0000 }
.L1 a:active { text-decoration : none; color : #CC0000 }
