body {
	background-color		: #57BBEC;
	margin-top				: 0px;
	margin-bottom			: 0px;
	margin-left				: 0px;
	margin-right			: 0px;
}
.texto {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 11px;
	font-weight				: normal;
	font-style				: normal;
	color					: #666666;
	line-height				: 14px;
	text-decoration			: none;
}
.texto:hover {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 11px;
	font-weight				: normal;
	font-style				: normal;
	color					: #272727;
	text-decoration			: underline;
}
.rodape {
	font-family				: Tahoma;
	font-size				: 10px;
	font-style				: normal;
	color					: #FFFFFF;
	vertical-align			: middle;
	text-decoration			: none;
}
.rodape:hover {
	font-family				: Tahoma;
	font-size				: 10px;
	font-style				: normal;
	color					: #FFFFFF;
	vertical-align			: middle;
	text-decoration			: underline;
}