a:link { color: blue; background-color: transparent; text-decoration: underline; }
a:visited { color: blue; background-color: transparent; text-decoration: underline; }
a:active { color: blue; background-color: transparent; text-decoration: underline; }
a:hover { color: #FEFEFE; background-color: #316AC5; text-decoration: none; }

td#menu a:link { color: #203F10; background-color: transparent; text-decoration: underline; }
td#menu a:visited { color: #203F10; background-color: transparent; text-decoration: underline; }
td#menu a:active { color: #203F10; background-color: transparent; text-decoration: underline; }
td#menu a:hover { color: #FEFEFE; background-color: #203F10; text-decoration: none; }

u.menu { color: green; background-color: transparent; }

a.news:link { color: #203F10; background-color: transparent; text-decoration: underline; }
a.news:visited { color: #203F10; background-color: transparent; text-decoration: underline; }
a.news:active { color: #203F10; background-color: transparent; text-decoration: underline; }

p { margin: 6px 3px; }

p.title { margin-top: 24px; margin-bottom: 36px; font-size: 18pt; font-family: Comic Sans MS; color: #007200; text-shadow: 1px 1px 1px limegreen; }

a.over:hover { text-decoration: underline overline !important; }
a.under:hover { text-decoration: underline !important; }
a.news:hover { font-family: monospace; font-size: 10pt !important; }

img { border: 0px none transparent; }

.internalborder { border-left: 1px solid #808080; border-top: 1px solid #808080; border-bottom: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; }
.externalborder { border-left: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #808080; border-right: 1px solid #808080; }

.bordercollapse { border-spacing: 0px; border-collapse: collapse; border: 1px solid #A0A0A0; }

table.bordercollapse tr td { border: 1px solid #A0A0A0; }

table.bordercollapse tr td table[border="0"] tr td { border: 0px none transparent; }

.hovernull { color: blue !important; background-color: transparent !important; text-decoration: none; }

font[size="0"] { font-size: 09px; }
font[size="1"] { font-size: 10px; }
font[size="2"] { font-size: 13px; }
font[size="3"] { font-size: 16px; }
font[size="4"] { font-size: 18px; }
font[size="5"] { font-size: 24px; }
font[size="6"] { font-size: 32px; }
font[size="7"] { font-size: 48px; }

div#counter a { color: blue !important; background-color: transparent !important; text-decoration: none; }
