a {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: underline;
  color: #39f;
}
.Negro {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Gris_Oscuro {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.Puntero {
	cursor: default;
}
.Gris_Oscuro_peque {

	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.Formulario {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	background-image: url(Imagen/Raya.gif);
	background-repeat: repeat;
	background-position: center center;
	border: 1px solid #333333;
}
.Espacios {
	border: 0px 0;
	margin: 0px;
	padding: 0px;
}
.Gris_claro {
 font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.tab_bajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.tab_bajo1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tab_bajo2 {
	border-bottom-color: #333333;
	border-right-style: solid;
	border-right-color: #333333;
	border-right-width: 1px;
}
.Formulario_combo {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	background-image: url(Imagen/Raya.gif);
	background-repeat: repeat;
	background-position: center center;
	border: 1px solid #333333;
	width: 200px;
}
