a {
	text-decoration:none;
	color:#0026FF;
}
a:hover {
	text-decoration:underline;
}
.imglink {
	border:0px;
	text-decoration:none;
}
.imglink:hover {
	border:0px;
	text-decoration:none;
}
