.textos {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	color: #000000;
}
.textostabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.textoceleste {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 13px;
	color: #666666;
	font-weight: bold;

}
.campos {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}
.textoblanco {

	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.textoblanco:hover {
	font-family: "Trebuchet MS", Univers, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

