.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
}
.peque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.TITULAR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-left: 10px;
	padding-left: 10px;
}
.seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #99FFFF;
	text-decoration: none;
	background-color: #614675;
	padding-top: 4px;
	padding-bottom: 4px;
}
.aviso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE0000;
	padding-left: 10px;
	text-align: center;
}
.conlinea {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #614675;
}
