.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #A783A9;
}
.subtitulo {
	font-family: Tahoma;
	font-size: 10px;
	color: #A783A9;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	color: #634664;
}
a:link {
	text-decoration: none;
	color: #A582AD;
}
a:visited {
	text-decoration: none;
	color: #A582AD;
}
a:hover {
	text-decoration: none;
	color: #A582AD;
}
a:active {
	text-decoration: none;
	color: #A582AD;
}
.tabela {
	font-family: Tahoma;
	font-size: 10px;
	color: #A682A8;
	font-weight: normal;
	border: thin solid #EAE1EA;
}
.tabela2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #A682A8;
	font-weight: normal;
}

