.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
a:link		{
	color:#006699; 
	text-decoration:underline; 
}
a:active	{
	color:#006699; 
	text-decoration:underline; 
}
a:visited	{
	color:#006699; 
	text-decoration:underline;
}
a:hover		{
	color:#006699; 
	text-decoration:underline; 
}
	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB1D22;
}
.redboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F51E2B;
}
div#backtogallery {
	position: absolute; 
	top: 155px; 
	left: 645px;
	width: 125px; 
	background-color: #ffffff;
}