@charset "utf-8";
/* CSS Document */
a {
	font-family: "Leitura Sans Grot 2";
	color: #004F9D;
	font-size: 14px;
}
body,td,th {
	font-family: "Leitura Sans Grot 2";
	font-size: 14px;
	color: #004F9D;
}
a:link {
	color: #009EE0;
}
a:visited {
	color: #004F9D;
}
a:hover {
	color: #000066;
}
