a:link    { text-decoration: none; font-family: Arial; font-size: 10pt; font-weight:bold; color: blue }
a:visited { text-decoration: none; font-family: Arial; font-size: 10pt; font-weight:bold; color: Purple }
a:active  { text-decoration: none; font-family: Arial; font-size: 10pt; font-weight:bold; color: #FF0000 }
a:hover   { text-decoration: underline; color: Red }
