A
{
	text-decoration: none;
	color : #B56600;
	font-weight : bold;
}
A:visited
{
	text-decoration: none;
	color : #B56600;
	font-weight : bold
}
A:hover
{
	text-decoration: underline;
	color : #B56600;
	font-weight : bold
}