a:link {
	color: #117A9D;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
.bordergray {
	padding: 1px;
	border: thin solid #666666;
	margin: 2px;
}
.Estilo2 {font-family: Eurostile}

.Estilo2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.Estilo2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.Estilo2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.Estilo3 {font-family: Eurostile}

.Estilo3 a:link {
	color: #000000;
	text-decoration: underline;
}
.Estilo3 a:hover {
	color: #000000;
	text-decoration: none;
	}
.backgroundleft {
	background-image: url(imagenes/main/fondo_cell_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #CDCDCD;
}
