#galleryNav {
	text-align: center;
}

#galleryNav A:link {
text-decoration: underline;
color:#000000
}

#galleryNav A:hover {
text-decoration: underline overline;
color: #000000
}

#galleryNav A:visited {
text-decoration: underline;
color: #000000
}

a img { border: none; }