a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
}
.texto2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
}
.campos_seleccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	font-size: xx-small;
	width: 100px;
	border: none;
}
.boton_formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #00CC33;
	text-decoration: none;
	background-image: url(actualizar/contactos/boton-form.jpg);
	height: 19px;
	width: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	background-color: #00CC33;
	background-position: center center;
}

.campo_multilinea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #999999;
	background-color: #2D2D2D;
	border: thin solid #636262;
	height: 56px;
	width: 130px;
}

.campos_seleccion_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #999999;
	width: 130px;
	height: 11px;
	background-color: #2d2d2d;
	border: thin solid #636262;
}
