A.normal:link	  { text-decoration: none ; color: #0000CC; font-weight : normal; }
A.normal:visited { text-decoration: none ; color: #0000CC; font-weight : normal; }
A.normal:hover   { text-decoration: underline ; color: #FF0000; font-weight : normal; }
A.normal:active  { text-decoration: underline ; color: #FF0000; font-weight : normal; }