
body                         { color: white; font-size: 13px; font-family: Arial, Verdana, Helvetica; background: olive url(dirtbackground.jpg); margin: 5px }
a:link     { color: yellow; font-style: normal; font-variant: normal; text-decoration: underline }
A:Visited   { color: #00f; font-style: normal; font-variant: normal; text-decoration: underline }
A:Active { color: navy; font-style: normal; font-variant: normal;; text-decoration: underline }
A:Hover  { color: red; font-style: normal; font-variant: normal; text-decoration: underline }
.text_small   { font-size: 11px }
.text_medium  { font-weight: bold; font-size: 16px }
.text_large { font-size: 20px }
