* { font-family: Times; font-size: 18pt; color: white }
BODY { background-color: orange; margin: 2px }
TEXTAREA { font-family: Arial; font-size: 14pt; color: black }
INPUT { font-family: Arial; font-size: 14pt; color: black }
TABLE { background-image: url(img/tile.jpg); background-repeat: repeat }
FONT.heading { font-size: 36pt; font-weight: bold; color: orange }
A:link { color: orange; background-color: black; text-decoration: none !important }
A:visited { text-decoration: none !important }
A:active { text-decoration: none !important }
A:hover { color: black; background-color: orange; text-decoration: none !important }