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