
body,  div,  td { color: black; font-size: 12px; font-family: Arial, Verdana }
a { color: blue }
a:hover { color: red; text-decoration: none }
a:active { color: black }
.title  { font-weight: bold }
.bigtitle  { font-weight: bold; font-size: 14px }
.smallertext { font-size: 10px }
.smallesttext  { font-size: 9px }
.redtext  { color: red }
.bluetext { color: blue }
.flashing  { color: maroon; text-decoration: blink }

