.cabeceraH1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000066;
	background-color: #66CC33;
	letter-spacing: 0.5em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
.cabeceraH2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000066;
	background-color: #66CC33;
	letter-spacing: 0.3em;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.cabeceraH3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
	text-align: center;
}
.cabeceraH4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
