.texto-generico {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
link {
	font-family: verdana;
	font-size: 10px;
	color: #CC9933;
}
.link {
	font-family: verdana;
	font-size: 10px;
	color: #CC9933;
}
.texto-negro {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.texto-gris {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}
.arial-gris {
	font-family: arial;
	font-size: 9px;
	color: #999999;
}
.arial-destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9933;
}
.bordegris {
	border: 1px solid #CCCCCC;
}
.bordeform {
	border: 1px solid #A78EA9;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}
.comentarios {

	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
}
.verdananegrita {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CE9A31;
}
