
a:link { color: 0000ff; font-weight: text-decoration: underline}
a:hover { color: 000000; font-weight: text-decoration: underline}
a:visited { color: 666666; font-weight: text-decoration: underline}
a:visited:hover { color: 000000; 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: 000000; 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: 000000; font-weight: bold; font-family: arial; text-decoration: none; font-size: 13px}

p.dashed {border-style: dashed; }
