.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.enviar {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #956632;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.titulo {
	font-family: Verdana;
	font-size: 12px;
	color: #3C746B;
	text-decoration: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

