A {
  COLOR: #000099; text-decoration: underline}

A:hover {
  COLOR: red; text-decoration: underline}

A.footer {
  COLOR: white; text-decoration: underline}

A.footer:hover {
  COLOR:#FFCC00; text-decoration: underline}

input {
  background-color:#99CCFF; border:1px inset rgb(56,30,125); font-family:Verdana; font-size:11}

input.button {
  background-color:#CCCCCC; border:1px inset rgb(56,30,125); font-family:Verdana; font-size:11; font-weight: bold}

textarea{
  background-color:#99CCFF; border:1px inset rgb(56,30,125); font-family:Verdana; font-size:11}

select{
  background-color:#99CCFF; border:1px inset rgb(56,30,125); font-family:Verdana; font-size:11}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: black}

td.footer{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: white}

td.side-title{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: white; font-weight: bold}

td.side{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: black}

td.caption{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: black}

td.blinking {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #999999; text-decoration: blink}
