.estilos {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #955901;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:hover {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.bordetabla {
	border: 1px solid #955901;
}
