.txt-branco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo-branco {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto-bege {
	font-family: Tahoma;
	font-size: 10px;
	color: #92917d;
	text-decoration: none;
}
.titulo-bege {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #92917d;
	text-decoration: none;
}
.txt-branco:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo-branco:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo-branco:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
