.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #165C6F;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #165C6F;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #165C6F;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #165C6F;
	text-decoration: underline;
}
BODY{ 
	scrollbar-face-color:#E1E2D0; 
	scrollbar-arrow-color:#000000; 
	scrollbar-track-color:#E1E2D0; 
	scrollbar-shadow-color:#E1E2D0; 
	scrollbar-highlight-color:#E1E2D0; 
	scrollbar-3dlight-color:#000000; 
	scrollbar-darkshadow-Color:#000000;  
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}