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 {
	border: 1px solid #CCC;
	margin-bottom: 22px;
	text-align: right;
	height: 1.5em;
	line-height: 15px;
	letter-spacing: 0.2em;
	background-color: #F3F3F3;
	margin-right: 22px;
	margin-left: 22px;
	padding-right: 22px;
}
.txt {
	height: 377px;
	width: 11em;
	float: left;
	padding: 9px;
	border: 1px solid #666;
	margin-top: 11.5px;
	display: inline;
}
.pics {
	white-space: nowrap;
	height: 411px;
	overflow: auto;
	padding: 11px;
}
.padding_all {
	padding: 11px;
}
