.generico {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.borde4 {
	border: 1px solid #002052;
	font-family: verdana;
	font-size: 10px;
	font-weight: 1;
	color: #666666;

}
.gris {
	font-family: verdana;
	font-size: 10px;
	font-weight: 1;
	color: #555555;
}
.borde {
	border: 1px solid  #5184AF;
}

.negrita {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #107DAD;
}
.link {
	font-family: verdana;
	font-size: 10px;
	color: #6B9EC6;
	text-decoration: underline;
}
.destacado {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #840C42;
}
