@charset "utf-8";
/* CSS Document */

.organizan_patrocinan{
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
	color:#4D4D4D;
}

.titulos{
	font-family:Arial;
	font-size:24px;
	font-weight:bolder;
	color:#FF9934;
}

.contenido{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

A.contenido{ text-decoration: none; color: #281775;}
	A:hover.contenido{ text-decoration: underline; color: #281775;}