a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.TextoNormal {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
body {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.TextoTitulo {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	font-weight: bold;
}

