#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	padding: 5px;
	text-align: center;
}
#footer a {
	color: #196F70;
	text-decoration: none;
}
#footer a:visited {
	color: #196F70;
}
#footer a:hover {
text-decoration:underline;
}
#footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	padding-top:0px;
	padding: 5px;
	text-align: center;
	line-height:18px;
}
#footer1 a {
	color: #196F70;
	text-decoration: none;
}
#footer1 a:visited {
	color: 196F70;
}
#footer1 a:hover {
	color: #000000;
}
#designedby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
