.texto{
	font-size: 11;
	font-family: arial, helvetica, sans-serif;
	color: #4d4d4d;
}

.textove{
	font-size: 11;
	font-family: arial, helvetica, sans-serif;
	color: #006666;
}

.destacadotexto{
	font-size: 12;
	font-family: arial, helvetica, sans-serif;
	color: #4d4d4d;
}

.link{
	font-size: 11;
	font-family: arial, helvetica, sans-serif;
	color: #006666;
	text-decoration:none;
	font-weight:bold;
}

.destacadoocre{
	font-size: 12;
	font-family: arial, helvetica, sans-serif;
	color: #c69c10;
	text-decoration:none;
	font-weight:bold;
}