a:link      {text-decoration: underline; color: #0000ff; font-family:Arial; font-weight:bold}
a:visited    {text-decoration: underline; color: #0000ff;font-weight:bold}
a:active     {text-decoration: none; font-weight:bold; color:#FF0000}
a:hover      {text-decoration: none; color: #FF0000;font-weight:bold}

.class3 A:link {text-decoration: underline; color: #000000; font-family:Arial; font-weight:bold}
.class3 A:visited {text-decoration: underline; color: #000000;font-weight:bold}
.class3 A:active {text-decoration: none; font-weight:bold}
.class3 A:hover {text-decoration: none; color: #FFFFFF;font-weight:bold}