body
{
	margin: 0;
	padding:0; 
	background: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
}

td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
}

.copyright
{
	font-family: Tahoma, Verdana, Arial;
	color: Maroon;
	font-size: xx-small;
}

.footnote
{
	font-size: small;
	color: Maroon;
}

p.smallp
{
	font-size: x-small;
}

a
{
	text-decoration: none;
}
a:link {text-decoration: none; color: gray;}
a:visited {text-decoration: none; color: gray;}
a:active {text-decoration: none; color: red;}
a:hover {text-decoration: none; color: black;}

p.copyright
{
	color: Black;
	font-size: xx-small;
}

.title
{
	font-family: Tahoma, Verdana, Arial;
	color: Orange;
	font-weight: bold;
	font-size: large;
}

div.title
{
	color: Orange;
	font-weight: bold;
}

div.navi a
{ 
	text-decoration: none;
}
div.navi a:link {text-decoration: none; color: Teal;}
div.navi a:visited {text-decoration: none; color: Teal;}
div.navi a:active {text-decoration: none; color: Red;}
div.navi a:hover {text-decoration: none; color: Maroon;}

div.gallerymenu
{
	margin: 0;
	padding:0; 
	background: #FFFFFF;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
}


div.righty
{
	margin: 0;
	padding:0; 
	background: #FFFFFF;
	text-align: right;
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
}

div.righty a
{
	text-decoration: none;
}
div.righty a:link {text-decoration: none; color: gray;}
div.righty a:visited {text-decoration: none; color: gray;}
div.righty a:active {text-decoration: none; color: red;}
div.righty a:hover {text-decoration: none; color: black;}

.small_logo
{
	font-family: Verdana, Arial;
	color: #996600;
	font-size: x-small;
}