@charset "ISO-8859-1";
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #0054A5;
	text-decoration: none;
}
a:hover {
	color: #7E7F83;
}
