@charset "utf-8";
.pages {
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
	background-color: #FFFFFF;
	height: auto;
	width: 600;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	clear: none;
	float: none;
	position: relative;
	top: 600;
	left: 600;
	overflow: visible;
	color: #000000;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center 200px;
	background-image: none;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	margin-top: 50px;
	margin-right: 100px;
	margin-bottom: 50px;
	margin-left: 100px;
	float: none;
	clear: none;
	border: thick none #00CC00;
	position: static;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	width: 600px;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	clear: none;
	float: none;
	position: relative;
	top: auto;
	left: auto;
	overflow: visible;
	color: #000000;
	right: auto;
	bottom: auto;
}
