@charset "utf-8";

/* INDEX */
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}

.text2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.vinculos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.textneg {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
