A { text-decoration: none; color: #5037AB; }
A:hover { text-decoration: none; font-weight:bold; color: #FF0000; }

A.link_01 { text-decoration: underline; color: #0000ff; }
A.link_02:hover { text-decoration: none; color: #FF0000; }

A.pt2 { text-decoration: underline; color: #3330af; }
A.pt2:hover { text-decoration: none; color: #008080; }

A.pt3 { text-decoration: underline; font-family: Arial; color: #6D88BE; font-size: 14px; font-weight:bold; }
A.pt3:hover { text-decoration: none; color: #008080; }

A.pt4 { text-decoration: none; font-family: Verdana; font-size: 10px; color: #FF0000; }
A.pt4:hover { text-decoration: underline; font-family: Verdana; font-size: 10px; color: #008080; }