A:link 		{
	color: #BBAD7B;
	text-decoration: none;
	font-weight: bold;

}
A:visited 	{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
A:active	{
	color: #BBAD7B;
	text-decoration: none
}
A:hover 	{
	color: #E3B759;
	text-decoration: none
