.addresslink a:link {
	text-decoration: none;
}
.addresslink a:visited {
	text-decoration: none;
}
.addresslink a:hover {
	text-decoration: none;
}
.addresslink a:active {
	text-decoration: none;
}