body {
	background-color: #ffe5bf;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;

}
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange_bar {
	background-color: #FFB23E;
	font-family: Arial, Helvetica, sans-serif;
	color: #0833B3;
	font-size: 24px;
	font-weight: bold;
	height: 24px;
	padding-top: 8px;
	padding-left: 8px;
}
a:link {
	color: #330099;
	font-weight: bold;
	text-decoration: none;
} 
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;}
a:active {}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.text { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; ; color: #000000}
.heading { font-size: 36px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; ; color: #0833B3}
.picture-page-footers {
    font-size: 24px;
    text-align: center;
}
.picture-page-footers2 {
    font-size: 18px;
    margin: 35px 0 0;
    padding: 0;
    text-align: center;
}
