.titulo {
	font-size: 14pt;
	border-bottom: 1 black solid;
}

.titel1 {
	font-size: 20pt;
	color: #336699;
	margin-bottom: 1em;
	font-weight: bold;
}

.titel2 {
	font-size: 20pt;
	color: #FFCC00;
	margin-bottom: 1em;
	font-weight: bold;
}

.titel3 {
	font-size: 20pt;
	color: #CC0066;
	margin-bottom: 1em;
	font-weight: bold;
}

.titel3b {
	font-size: 12pt;
	color: #CC0066;
	margin-bottom: 1em;
	font-weight: bold;
}

.titel5b {
	font-size: 20pt;
	color: #cc6699;
	margin-bottom: 1em;
	font-weight: bold;
}

.advertencia {
	font-size: 9pt;
}

.enlace {
	font-size: 12pt;
	font-weight: bold;
}

.enlace a {
	text-decoration: none;
	color: black;
}

.enlace a:hover {
	text-decoration: none;
	color: red;
}

.enlace a:visited {
	text-decoration: none;
	color: black;
}
