@charset "utf-8";
/* CSS Document */

p{
font-family:Veranda, sans-serif; font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}.bold {
	font-family: Veranda, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation{
	font-family: Veranda, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#006940;
	display: block;
	padding: 8px;
	width: 140px;
	align: left;
}

.navigation:hover{
	font-family: Veranda, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	background-color: #006940;
	display: block;
	padding: 8px;
	width: 140px;
}
s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	left: auto;
}
