.pagina {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.vinculo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
}
