body, table {
	background-color: White;
	font-size: 12pt;
	color: Black;
}
a, a:active, a:visited {
	color: black;
	text-decoration: none;
}

a:hover, a:active, a.location {
	background-color: Silver;
}

.nav{
	font-size: 14pt;
	text-align: center;
	vertical-align: middle;
}
.front{
	font-size: 18pt;
}
.small{
	font-size: 10pt;
}
.thumbcell, .index, .next{
	text-align: center;
	vertical-align: middle;
	border-width: 0;
}
