body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #262626;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.txtazul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #16266A;
}
.txtgd {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #262626;
}