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

