.link {  text-decoration: none; color: #000099}
.link a:visited {
	text-decoration: none;
}
.link a:hover {
	text-decoration: none;
}
.link a:active {
	text-decoration: none;
}
.link a:link {
	text-decoration: none;
}
