<!--
body {
color: #cfcfcf;
background-color: #000000;
background-attachment: fixed !important;
background-image:url(http://www.eskimo.com/~carl/images/Backgrounds/startile.gif) !important;
background-position:0%;
background-repeat:repeat;
}
th {
background-color: #444444;
color: #00ccff;
}
table table { 
border: 1px;
border-style:solid; 
border-width:1px;   
border-color:#6e6e6e;
background-color:#000000;
}
table table table table{
border: 1px;
border-style:solid; 
border-width:1px;   
border-color:#6e6e6e;
background-color:#000000;
}
table {
border-style:solid;
border-width:0px;
border-color:#6e6e6e;
background-color:transparent;
}

A:link {
font-weight: normal; 
text-decoration: none;
color: #ffffff;
}
A:visited {
font-weight: normal;
text-decoration: none;
color: #6e6e6e;
}
A:active {
font-weight: normal;
text-decoration: none;
color: #ff0000;
}
A:hover { 
background: none transparent scroll repeat 0% 0%; 
color: #00ff00;
}
-->
