.Negro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Trans {
	filter: Alpha(Opacity=50);
}
.Gris_bajo {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}
.Puntero {
	cursor: default;
}
.Espacios {
	margin: 0px;
	padding: 0px;
}

.Formulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #b0c71a;
	border: 1px solid #666666;
}
