.titulo {
	font-size: 14px;
	text-decoration: none;
	font-family: "Helvetica 95 Black", Tahoma, Verdana, sans-serif;
	color: #BB3D39;

}
.subtitulo {
	font-family: "Helvetica 65 Medium", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.texto {
	font-family: "Helvetica 55 Roman", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;

}
.textog {
	font-family: "Helvetica 55 Roman", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.titulo1 {
	font-size: 14px;
	text-decoration: none;
	font-family: "Helvetica 95 Black", Tahoma, Verdana, sans-serif;
	color: #FF9900;
}
.titulo2 {
	font-size: 14px;
	font-family: "Helvetica 95 Black", Tahoma, Verdana, sans-serif;
	color: #000000;
	cursor: text;
	text-decoration: none;
}
.subtitulo1 {
	font-family: "Helvetica 65 Medium", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.sub {
	font-family: Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.vinculo {
	font-family: "Helvetica 55 Roman", Tahoma, Verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #FF0080;

}
a:hover {

	font-family: "Helvetica 55 Roman", Tahoma, Verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.vinculoCopy {

	font-family: "Helvetica 55 Roman", Tahoma, Verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}

