



body {
margin: 0;
padding: 0;
}

body {
overflow-x:hidden;
overflow-y:auto;
}

-->

<!--
BODY {
scrollbar-face-color:#414338;
scrollbar-highlight-color:#43493B;
scrollbar-3dlight-color:#414338;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#43493B;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#43493B;
}

td {font-family:verdana; font-size:12px;color:black; text-align: justify}


#links

a:link{
	margin: 2pt;
	color:#999999;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	border-style: solid;
	border-width: 1pt;
	border-color: #999999;
	padding: 2px;
	}

#links a:visited{
	margin: 2pt;
	color:#999999;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	border-style: solid;
	border-width: 1pt;
	border-color: #999999;
	padding: 2px;
	}	
	
#links a:hover{
	margin: 2pt;
	color:#000000;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	background: #DBBE70;
	border-style: solid;
	border-width: 1pt;
	border-color: #000000;
	padding: 2px;
	}
	
img{
border:0;
}

a:hover img{
outline:1px solid black
}	
	
	


.hiddenPic {display:none;}
