<!--



a:link {
	color: #355DD2;
	background-color: transparent;
	text-decoration:none;
	}
a:visited {
	color: #006699;
	background-color: transparent;
	text-decoration:none;
	}
a:active {
	color: #0000FF;
	background-color: transparent;
	text-decoration:none;
	}
a:hover {
	color: #0000FF;
	background-color: transparent;
	text-decoration:underline;
	}
-->