A:hover {
font-weight : normal;
font-size : 12px;
font-family : Arial;
color : #0000FF;
background : transparent;
text-decoration : none;
} 
A:visited, A:link, A:active {
font-weight : normal;
font-size : 12px;
font-family : Arial;
color : #000000;
text-decoration : none;
} 
A.blue {
font-weight : bold;
font-size : 12px;
font-family : Arial;
color : #0000ff;
text-decoration : none;
} 

