.textoBoldgris {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textoBoldnegro {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textonormalgris {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
	.textonormalnegro {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	.textonormalgris2 {
	font-family: Arial, ;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
	.textorojo {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}
	.textorojo2 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	}
	.textoformulario {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #CCCCCC;
	background-image: url(imagenes_vepreca/formshadow.gif);
}
