body         { color: #FF4400; text-indent: 5; text-align: left; line-height: 100%; 
               background-color: #000000; font-size:12pt; font-weight:bold }
a:link       { color: #FF0000; font-size: 12pt; font-weight: bold }
a:visited    { color: #800000; font-size: 12pt; text-decoration: line-through; font-weight: 
               bold }
a:active     { font-size: 12pt; color: #FF3300; text-decoration: overline underline; 
               font-weight: bold }
a:hover      { color: #FFFF00; text-decoration: overline underline; font-size: 12pt; 
               font-weight: bold }
               
.glowred      { filter:glow(color=red, strength=5); }
.glowrorange      { filter:glow(color=orange, strength=5); }
.glowyellow      { filter:glow(color=yellow, strength=5); }