.picture_header {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.picture_footer {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.wn_header {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	text-align: left;
}
.wn_date {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.wn_descripter {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
}
.sitering_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.navigation {
	background-color: #0099FF;
	font-size: 12px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	width: auto;
	padding: 4px;
	color: #FFF;
	text-decoration: none;
}
	
