a:link {
	text-decoration: none;
	color: #006300;
}
a:visited {
	text-decoration: none;
	color: #006300;
}
a:hover {
	color: #03F;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #006300;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: 100;
	background-color: #EBEBEB;
}
img {
	margin-right: 11px;
}
.nav {
	margin-bottom: 22px;
	text-align: right;
	letter-spacing: 0.2em;
	background-color: #EBEBEB;
	margin-right: 22px;
	margin-left: 22px;
	padding-right: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pics {
	height: 411px;
	overflow: auto;
	white-space: nowrap;
	margin: 11px;
	padding-top: 22px;
	padding-right: 33px;
	padding-bottom: 33px;
	padding-left: 33px;
}
#container {
	text-align: center;
	height: 900px;
	margin-right: 22px;
	margin-left: 22px;
	background-color: #EBEBEB;
}
.txt {
	border: thin 1 px 666;
	margin: 11.5px;
	padding: 9px;
	float: left;
	height: 377px;
	width: 11em;
}

