.nivel1 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 12.5px;
	text-decoration : none;
	background-color: #384F82;
 } 

.nivel2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight : normal;
	font-size : 12.5px;
	text-decoration : none;
	background-color: #384F82;
} 

.abierto {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	background-color: #384F82;
} 

