@charset "utf-8";
.corpo {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.title_black {
	font-size: 25px;
	font-weight: bold;
}
.title_blue {
	font-size: 22px;
	color: #047BBD;
}
a {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
