
a:link { color: 0000ff; font-weight: text-decoration: underline}
a:hover { color: ff0000; font-weight: text-decoration: underline}
a:visited { color: 0000ff;; font-weight: text-decoration: underline}
a:visited:hover { color: ff0000; font-weight: text-decoration: underline}

a.old2
{ color: 0000ff; font-weight: bold; font-family: arial; text-decoration: underline; font-size: 13px}
a.old2:hover { color: ff0000; font-weight: bold; font-family: arial; text-decoration: none; font-size: 13px}
a.old2:visited { color: 0000ff; font-weight: bold; font-family: arial; text-decoration: underline; font-size: 13px}
a.old2:visited:hover { color: ff0000; font-weight: bold; font-family: arial; text-decoration: none; font-size: 13px}

