@charset "utf-8";
.Titulo1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00a058;
	text-decoration: none;
}
.Titulo2N {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Titulo2V {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	color: #00a058;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.Texto1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Titulo2O {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f08c23;
	text-decoration: none;
}
a:hover {
	color: #00a058;
}
