.copy {
	font-family: verdana;
	font-size: 13px;
	color: 6c6b6b;
	line-height: 18px;
	font-weight:bold;
	text-decoration: none;
	text-align: justify;
}

.texto {
	font-family: verdana;
	font-size: 11px;
	color: 6c6b6b;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}

.pie {
	font-family: verdana;
	font-size: 9px;
	color: 707070;
	text-decoration: none;
	text-align: center;
}

.tituhosting {
	font-family: verdana;
	font-size: 18px;
	background-color: #dddede;
	color: 0266B7;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}

.casillas {
	font-family: Tahoma;
	font-size: 11px;
	color: 6c6b6b;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 658bab;
	border-right-color: 658bab;
	border-bottom-color: 658bab;
	border-left-color: 658bab;
	border-radius: 5px;

}

