BODY {
 scrollbar-arrow-color : Black;
 scrollbar-base-color : Black;
 scrollbar-face-color : White;
 scrollbar-highlight-color : White;
 scrollbar-shadow-color : White;
 font-size : 14px;
 font-family : Arial, Helvetica, sans-serif;
 font : 14px;
}

TABLE {
 font : 14px;
 font-size : 14px;
}


A {
 font-size : 14px;
 font : 14px;
 font-family : Arial, Helvetica, sans-serif;
 color : white;
}

A:HOVER {
 color : black;
 border : 1px White;
 font : 14px;
 font-size : 14px;
 font-family : Arial, Helvetica, sans-serif;
 background-color : white;
}

.smalltext {FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: arial}
.largetextwhite {FONT-SIZE: 28px; COLOR: white; FONT-FAMILY: arial}