.titulos {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.texto {
	font-family: tahoma;
	font-size: 12px;
	color: #000066;
}
.textogrande {

	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
}
.textosinsubraye {
	font-family: tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.textorojo {

	font-family: tahoma;
	font-size: 12px;
	color: #990000;
}
.textorojosinsubraye {
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.titulosrojo {

	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
