a:link {
	font-weight: bold;
	color: #348DA5;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #348DA5;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a:active {

	font-weight: bold;
	color: #348DA5;
	text-decoration: none;
}
