BODY, TD {
  
}

a:link {font-size: 10pt;  color: red; text-decoration: none;  font-weight: bold; background-color: yellow; padding: 2px;  }


a:visited {font-size: 10pt; text-decoration: none;  color: red; font-weight: bold; background-color: yellow; padding: 2px;  font-weight: bold;   }

a:active { font-size: 10pt;  text-decoration: none; font-style: red;  font-weight: bold;  color: Silver; font-weight: bold; background-color: yellow; padding: 2px;   }

a:hover { font-size: 10pt;  text-decoration: none; font-style: red;  color: Silver; font-weight: bold; background-color: yellow; padding: 2px; font-weight: bold;    }

