body { 
	font-family: Georgia, "Times New Roman",
	Times, serif;
	color: #333333;
	font-size: 10pt;
	background-color: #ffffcc 
	}

a:link {color: #333333} 
a:hover {color: #990000 !important} 
a:visited {color: #ffffcc}

h1,h2,h3,h4,h5 {
	font-weight: bold;
	color: #990000;
}

.backtogallery {font-size: 12px}
.backtogallery a:hover {
	color: #990000 !important;
	text-decoration: underline;
} 
.backtogallery a:link {
	color: #333333;
	text-decoration: none;
} 
.backtogallery a:visited {
	color: #333333;
	text-decoration: none;
} 
