.name {
	font-family: Arial;
	font-size: 12px;
	color: #003333;
}

.navigation {
	font-family: Arial;
	font-size: 12px;
	color: #003333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 12px;
	color: #003333;
	background-color: #ccccff;
}
a {
	 font-family: Arial;
 font-size: 12px; 
 text-decoration: none;;
	font-weight: normal;
	color:#003333;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
    color:#006666;
	}



.selectednavigation {
 font-family: Arial;
 font-size: 12px; 
 color: #006666; }

.imagecaption {
	color: #003333;
	font-size: 10px;
	font-family: Arial;
}

.thumbnailcaption {color: #003333; font-size: 9px; font-family: Arial; }
