a:link {
	color: #8C664A;
	text-decoration: none;
}
a:visited {
	color: #8C664A;
	text-decoration: none;
}
a:hover {
	color: #C95A54;
	text-decoration: none;
}
a:active {
	color: #B1886B;
	text-decoration: none;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #B1886B;
}
.addres {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B1886B;
	border-bottom-color: #B1886B;
	border-left-color: #B1886B;
}

