body {
color : #FFFFFF;
font-size : 120%;
font-family : "Verdana", "Helvetica", "Comic Sans MS", "Arial", "Open Sans", "Sans-serif";
background-color : #000000;
background-image : none;
}
a:link {
color : #99CCFF;
text-decoration : none;
}
a:active {
color : #006699;
text-decoration : none;
}
a:hover {
color : #6699FF;
text-decoration : underline;
}
a:visited {
color : #9999FF;
text-decoration : none;
}
img {
text-align : center;
}
td {
text-align : center;
}
.big {
font-size : 150%;
letter-spacing : 3pt;
}
.boom {
font-size : 120%;
letter-spacing : 2pt;
padding-top: 40px;
}
.copyright {
font-size : 60%;
text-align : center;
padding-top : 150px;
}
.dk {
color : #141433;
}
.handle {
color : #FFFFFF;
font-size : 90%;
font-family : "MS Courier New", Courier, Prestige, "Everson Mono", monospace;
background-color : #111111;
}
.navthing:link {
color : #99CCFF;
font-size : 90%;
text-decoration : none;
}
.navthing:active {
color : #FFFFFF;
background-color : #7A7A99;
text-decoration : none;
}
.navthing:hover {
color : #CCE5FF;
background-color : #141433;
text-decoration : none;
}
.navthing:visited {
color : #99CCFF;
font-size : 90%;
text-decoration : none;
}
.normal {
font-size : 70%;
width: 70%;
line-height: 1.7;
}
.note {
color : #666666;
font-size : 60%;
}