body {
	font-family: "Times New Roman", Times, serif;
	color: #2f4168;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F4168;
}
a:link {
	color: #2F4168;
	text-decoration: none;
}
a:visited {
	color: #2F4168;
	text-decoration: none;
}
a:hover {
	color: #2F4168;
	text-decoration: underline;
}

a.link:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.link:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a.link:hover {
	color: #66CCFF;
}


div#texto {
	width: 335px;
	margin-left: 5px;
	font-weight: normal;
	text-align: justify;
}
div#equipe {

	margin-left: 7px;
}
