body {
text-align:center;
}
.imglink {
text-decoration: none;
}

a.imglink:hover {
border-bottom:1px solid LightBlue;
}