.subtitulo {
	font-size: 70%;
	color: #335C85;
	text-align: justify;
}

.subtitulo a:link, .subtitulo a:visited, .subtitulo a:active{
    font-size: 100%;
	color: #2054E8;
	text-decoration:none;
}

.subtitulo a:hover{
	color: #FF9000;
}

.txt1 {
	font-size: 70%;
	color: #335C85;
	padding-left: 9px;
	padding-right: 5px;
}

.txt1 a:link, .txt1 a:visited, .txt1 a:active{
    font-size: 100%;
	color: #2054E8;
	text-decoration:none;
}

.txt1 a:hover{
	color: #FF9000;
}

.cabecera {
	font-size: 70%;
	color: #335C85;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
