.contato {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #AD5A5A;
	text-decoration: none;
}
a:link {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #AD5A5A;
	text-decoration: none;
}
a:hover {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #BCA98A;
	text-decoration: none;
}
a:visited {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CEAD8C;
	text-decoration: none;
}
a:active {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F9F7F4;
	text-decoration: none;
}
