BODY  {
	background:#636243;
	color: #FFFFFF;
}   
td.header{
	font-family: Times;
	font-size: 22pt;
	color: #cccc99;
}

td.galleryh1{

	font-family: Garamond;
	font-size: 16pt;
	color: #ffffff;
	font-weight: bold;
}

td.galleryh2{
	font-family: Times;
	font-size: 20pt;
	color: #ffffff;
}
td.galleryh3{

	font-family: Garamond;
	font-size: 14pt;
	color: #ffffff;
	font-weight: bold;
}

td.desc{
	font-family: Garamond;
	font-size: 13pt;
	color: #ffffff;
}

 td.close{
	font-family: Garamond;
	font-size: 12pt;
	color: #ffffff;
}
 A:link	{	
	text-decoration:none;
	color: #cccc99;
	}	
A:visited	{	
	text-decoration:none;
	color: #cccc99;
	}	
A:active	{	
	text-decoration:none;
	color: #cccc99;
	}	
A:hover	{	
	text-decoration:none;
	color: #cccc99;
	}
h2 {
	font-size: 22px;
	color: #330033;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
#gallery {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #73734D;
 }
#gallery a {
	color: #330033;
	text-decoration: underline;
	font-size: 14px;
}
#gallery a:hover { }

#gallery a:active {
	text-decoration: none;
 }