@charset "utf-8";
.titulo1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.txt1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txt2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
A.Link1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0064C9;
	text-decoration: none;
}
A.Link1:hover {
	text-decoration: underline;
}
A.Link2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
A.Link2:hover {
	text-decoration: underline;
}
A.Link3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
A.Link3:hover {
	text-decoration: underline;
}