
body {
scrollbar-base-color:#3D3D3D;
background-repeat: no-repeat;
background-attachment: fixed;
}

a:link { 
color: #FF0000;
text-decoration: none;
}

a:visited { 
color: #FF0000;
text-decoration: none;
}

a:hover { 
color: #FF0000;
text-decoration: underline;
}

a:active { 
color: #FF0000;
text-decoration: none;
}

table {
background-repeat: no-repeat;
}