﻿<!--
a:link, a:visited {
text-decoration:none;
color:#FFFF99;
}
a:active, a:hover {
text-decoration:underline;
color:#FFFF99;
}

body {
background:#000000;
color:#FFFFFF;
scrollbar-face-color:#222222;
scrollbar-shadow-color:#111111;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#333333;
scrollbar-3dlight-color:#444444;
scrollbar-arrow-color:#888888;
scrollbar-track-color:#444444;
}

.menus {
border-color:#000000;
background:#550000;
font-family:comic sans ms;
font-size:11;
}

.headercell {
background:#BB0000;
}

.normalcell {
background:#000000;
}

.bigtitle {
color:red;
font-family:comic sans ms;
font-size:48;
font-weight:bold;
}

.invisiblelink {
color:white;
text-decoration:none;
}

.updatable {
border-color:#000000;
background-color:#550000;
font-weight:bold;
font-size:13;
}

.updateheading {
background:#BB0000;
}

.updatetext {
background:#000000;
}

.disclaimer {
background:#880000;
border-color:#000000;
font-family:comic sans ms;
}

.disc {
background:#BB0000;
border-color:#000000;
font-size:10;
}

#updates {
background-color:#000000;
scrollbar-face-color:#222222;
scrollbar-shadow-color:#111111;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#333333;
scrollbar-3dlight-color:#444444;
scrollbar-arrow-color:#888888;
scrollbar-track-color:#444444;
}

td {
color:#FFFFFF;
border-color:#000000;
}
-->
