.TEXT        { font-size: 12px; font-family: Arial }
a:active     { font-family: Arial; font-size: 12px }
a:hover      { text-decoration: underline; font-family: Arial; font-weight:bold;  font-size: 12px }
a:link       { font-family: Arial; font-size: 12px; color: #FFFF00; text-decoration: 
               underline }
a:visited    { text-decoration: underline; font-size: 12px; font-family: Arial; color: 
     yellow }
