body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #E8C580;
	font-family: Garamond, Tahoma, Arial;	
}

a {
	text-decoration : none;
	color: #E8C580;
	font-family: Garamond, Tahoma, Arial;
}

a:hover {
	color: #E8C580;
	font-family: Garamond, Tahoma, Arial;
	text-decoration : underline;
}

#donde {
	text-align: center;
	border-top: 2px solid #E8C580;
	border-right: 2px solid #E8C580;
	border-bottom: 2px solid #E8C580;
	border-left: 2px solid #E8C580;
}

#formulario {
	background-color : #FFFFCC;
	color: #261020;
}