a:link {
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color: #A0191D;
	font-size: 11px;
}
.cabecera {
	font-family: arial;
	font-size: 9px;
	color: #143753;
	font-weight: normal;
	text-decoration: none;
}
body {
	background-color: #ecf0f6;
}
.titulos {color: #143753; font-family: arial; font-weight: bold; font-size: 14px;}
.texto_contenido {color: #143753; font-family: Arial; font-size: 11px;}
.preguntas {color: #143753; font-family: arial; font-weight: bold; font-size: 11px;}
a:hover {
	font-family: arial;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	font-size: 11px;
}
.botones {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.publicaciones {
	font-family: arial;
	font-size: 24px;
	color: #0061B8;
	text-decoration: none;
}
.autores {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #8F1417;
	text-decoration: none;
}
.libro {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.tlibro {
	font-family: arial;
	font-size: 18px;
	font-style: italic;
	color: #143753;
	text-decoration: none;
}
.notas {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #143753;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #A0191D;
	text-decoration: none;
}
.master {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.pie {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}

