.articulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.laflorida {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}
.primera {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.links a {
	text-decoration: none; 
	color: #CC0000;
}

.links a:hover {

	color: #CC0000; 
	text-decoration: underline;
}
.linksidioma {

	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.linksidioma a {
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
}
.linksidioma a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
