@import url("/CSS/ssi_links.css");
.style1 {
	color: #252839;
	font-weight: bold;
}
a:link {
	color: #252839;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
