A {
    font-weight : bold;
	color:#032758;
	font-size:11px;
	text-decoration: none;
}
A:active  {color: #032758; text-decoration: none}
A:hover   {color: #000000; text-decoration: underline}
A:visited  {color: #032758; text-decoration: none}
A:visited:hover {color: #000000; text-decoration:underline}
