A:Visited  {
	text-decoration : none;
	color : #505050;
	font-family : Verdana;
}

A:Active  {
	text-decoration : none;
	color : #B3A072;
	font-family : Verdana;
}

A:Hover  {
	text-decoration : underline;
	color : #800000;
	font-family : Verdana;
}

A  {
	text-decoration : none;
	color : #B3A072;
	font-family : Verdana;
}
