body {
	background-color: #616161;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;		
	color: #dddddd;
}

body a {color: #ffffff}
body a:visited {color: #ffffff}
body h3 {
	margin-bottom: 3px;
	margin-top: 3px;
}


td {
	font-size: 14px;		
}


a {
	color: #000000;
}

a:hover {
	color: #000000;
	background-color:#000000;
}


.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #dddddd;
}

.footer a{
	color: #f0f0f0;	
}
.footer a:hover{
	color: #f0f0f0;	
}



#topnav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

#topnav a{
	color: #000000;
	text-decoration: none;
}

#topnav a:hover{
	color: #dddddd;
	background-color:#000000;
}

#gallery h2{
	color:#ffffff;
	font-size:18px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
}

#gallery a{color:#ffffff}


