.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
a.texto:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.rodape {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.rodape:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.textobranco {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
