div.nav{
	text-align: center;
	color: black;
	font-size: 14px;
	font-family: trebuchet;
}

div.nav a{
	text-decoration: none;
	color: orange;
}

div.thumbs_border{
	padding: 3px;
}

img.thumb{
	padding: 2px;
	text-decoration: none;
	border: none;
}