table#gallerynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
table#gallerynav a:link {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
table#gallerynav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
table#gallerynav a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
table#gallerynav a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
table#gallerynav td {
	padding-right: 10px;
}

