.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
}
.textbold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: 900;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	
}
a:visited{
    text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
a:active {
text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}
</style>
.titulo {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.titulo {
	color: #000000;
	background-color: #FFFFFF;
}
