body {
color: #941100;
font-family: 'Georgia-Italic','Georgia',serif;
font-size: 14px;
font-stretch: normal;
font-style: italic;
font-weight: 400;
line-height: 18px;
opacity: 1;
}

a:link{
color: #e13a00;
text-decoration: none;
}

a:visited {
color: #8a523a;
text-decoration: underline;
}

a:hover {
color: #d58c55;
text-decoration: underline;
}	

.photoCaption{	
/*
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:small; 
	text-align:center;
        opacity: 1;
*/
color: #941100;
background-color: #FAE393;
font-family: 'Georgia-Italic','Georgia',serif;
font-size: 14px;
font-stretch: normal;
font-style: italic;
font-weight: 400;
line-height: 18px;

}

.button{
}

.textbox{
}
