body {
	background-color: #FFFFFF;
	margin: 0;
}
.Estilo1 {
	color: #FFFFFF;
	padding-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.Estilo2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.planes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 12px;
}
.Estilo4 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #006;
	font-weight: bold;
}

.parrafo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #006DB2;
}

.Estilo7 {font-size: 12px}
a:active {
	text-decoration: none;
	color: #666666;
}

