/* CSS Document */

.texto_resaltado {
	font-size: 13px;
	font-family: Arial;
	color:  #0A1193;
}
.texto {
	font-size: 13px;
	font-family: Arial;
	color: #999999;
}
.texto2 {
	font-size: 13px;
	font-family: Arial;
	color: #333333;
}
