body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.style2 {
	color: #0099CC;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.style5 {font-size: 10px; color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif;}
.recomienda {
	padding-left: 20px;
}
.style6 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #00CCFF;
}
.style7 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #0099cc;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
