body {
	background-color: #E0E0E0;
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;




}
.botones {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p {
	padding-right: 15px;
	padding-bottom: 5px;
}

.botones a{
	text-decoration: none;
	color: #000000;
	padding: 30px 10px 10px 10px;
}


.botones a:hover{
	text-decoration: underline;
	color: #000000;
}
