@charset "utf-8";
.Estilo3 a:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: underline;
}

/* CSS Document */

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.Estilo3 a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
}
.style1 {font-weight: bold}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	text-align: center;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
	text-align: center;
}
