@charset "ISO-8859-1";

a:link {
	color: #2670C0;
}
a:visited {
	color: #2670C0;
}
a:hover {
	color: #2670C0;
	text-decoration: underline;
}

