body {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.nav-cell {
	background-color: #333333;
	border: thin dotted #CCCCCC;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
}
.photo-caption {
	font-size: 10px;
	font-style: italic;
}

a:link {
	color: #336600;
}

a:visited {
	color: #009933;
}