
a:visited  { color: #040; font-size: 12px; text-decoration: none }
a:link  { color: #040; font-size: 12px; text-decoration: none }
a:hover   { color: maroon; font-size: 12px; text-decoration: none }
a.menu:visited  { color: #cc9; font-size: 12px; text-decoration: none }
a.menu:link  { color: #cc9; font-size: 12px; text-decoration: none }
a.menu:hover  { color: #00ff32; font-size: 12px; text-decoration: none }
body { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2  { font-size: 16px }
td { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.black { color: black }
.red { color: #f00 }
.title { color: black; font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.green { color: #007f32 }
.greenbig  { color: #007f32; font-size: 14px }
.white { color: white }
.brown { color: #cc9 }
.dark_brown { color: #663 }

.tableborder { border: solid 1px #000; border-collapse: collapse }
.border { width: 80%; max-width: 90%; padding: 5px; border: solid 1px #007f32; }
.small { font-size: 10px; }
