TD.normal { font-size: x-small; }
TD.comment { font-size: x-small; font-style: italic; }
TR.title { background-color: #CCCCCC; }
TD.title { font-size: medium; font-weight: bold; color: #000066; }
TD.subtitle { color: #000066; font-size: small; }

P { font-size: x-small; }
P.welcome { font-size: small; color: #000066; font-weight: bold; }

P.title { font-size: small; font-weight: bold; color: #000066; }
P.subtitle { font-size: x-small; font-weight: bold; color: #000066; }
P.date { font-size: xx-small; font-style: italic; color: red; }
P.scorer { font-size: xx-small; color: #000066; }

SPAN.title { font-size: medium; font-weight: bold; color: #000066; }
SPAN.subtitle { font-size: small; font-weight: bold; color: #000066; }
SPAN.date { font-size: xx-small; font-style: italic; }
SPAN.scorer { font-size: xx-small; color: #000066; }
SPAN.result { font-size: x-small; font-weight: bold; }
SPAN.report { font-size: xx-small; }
SPAN.comment { color: #000066; font-size: x-small; }

A.enter:link { font-size: large; color: #000066; font-weight; bold; }
A.enter:visited { font-size: large; color: #FF0000; font-weight; bold; }
A.enter:hover { font-size: large; color: #000066; background-color: #FFFF00; font-weight; bold; }


A:hover { background-color: #FFFF00; }