.albe {
	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
}
.albenav {

	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 12px;
	list-style-type: circle;
}
.photo {
	border: medium solid #555555;
}
a:link {
	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	color: #33733D;
	text-decoration: none;

}
a:hover {

	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	color: #9DA44D;
	text-decoration: none;
}
a:visited {

	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	color: #33733D;
	text-decoration: none;
}
a:active {


	font-family: "Bookman Old Style", "Century Gothic";
	font-size: 14px;
	color: #9DA44D;
	text-decoration: none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	border-top: thin none;
	border-right: thin none #444444;
	border-bottom: thin none #444444;
	border-left: thin none #444444;
	background-color: #DDDDDD;


}

