p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFEB59;
	text-decoration: none;
	line-height: 18px;
	margin-left: 35px;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
	text-decoration: none;
}
.contacto {
	font-family: Verdana, SansSerif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFEB59;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	font-family: Verdana, SansSerif;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
}