.estilotitulo2 {
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: bold;
}
.estilotitulo1 {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}
.estilonegro   {
	color: #CCCCCC;
}
.estilogris {
	color: #999999;
}
.estilosubtitulo1 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.estilosubtitulo2 {
	font-size: 1.2em;
	font-weight: bold;
}
.estilotitulogris {
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
}

