A:visited
{
	text-decoration: none;
	color: #663300;
	}

A:link
{
	text-decoration: none;
	color: #663300;
	}

A:hover
{
	text-decoration: none;
	color: white;
	}

A:active
{
	text-decoration: none;
	color: white;
	}
	