.texto-corrido {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	color: #7C7A5C;
}
.titular {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	color: #FC0204;
	font-weight: bold;
	letter-spacing: 2px;
}
.texto-corrido-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #474642;
	font-weight: bold;
}
.recuadro {
	border: 1px solid #42413C;
}
.a-link {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	color: #7C7A5C;
	text-decoration: none;
}
.a-link:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #474642;
	background-color: #474642;
	text-decoration: none;
	cursor: crosshair;
}
.censored {	font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 10px;	
	color: #474642;	
	font-style: italic;
	background-color: #30a7e4;}
.texto {
	font-family: Georgia;
	font-size: 10px;
	font-style: normal;
	color: #5B5944;
}
