A:link {text-decoration: none; color: #000000} 
A:visited {text-decoration: none; color: #000000} 
A:hover {text-decoration: none; color: #000000}
A:active {text-decoration: none; color: #000000}

.ExpressWeb {
	border: 1px solid #666666;
	background-color: #E8F7FF;

}
.derecha {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.central {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.superior {
	border: 1px solid #000000;
}

