body {
font-family: Tahoma, verdana;
font-size: 70%;
width: 767;
}

a{
	color: #A0522D;
	text-decoration: none;
}

a:link{
	color: #DEB887;
	text-decoration: none;
}

a:visited{
	color: #DEB887;
	text-decoration: none;
}

a:hover{
	color: Green;
	text-decoration: none;
	font-weight: bold;
}
.visiting {
	
	color: #006600;
	text-decoration: none;
}
