BODY.main {
color: #ffffff;
background-color: #000000;
font-family: tahoma, sans-serif, geneva;
}
TD {
font-size:xx-small;
}
.spaced {
padding:10px 10px 10px 10px;
};
.spacednotop {
padding:0px 10px 10px 10px;
};
.big {
font-weight: bold;
font-size: x-large;
};
.red {
color:#c80000;
}
.white {
color:#ffffff;
}
.mains {font-size: xx-small};
A:link { text-decoration: none; color: #ffffff};
A:visited { text-decoration: none; color: #ffffff};
A:hover { text-decoration: underline; color: #e0e0e0};