@charset "utf-8";
/* CSS Document */

	.footer1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
				color:#333333;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		text-transform: none;
	}

	.footer1:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
				color:#666666;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		text-transform: none;
	}

	.footer1:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
				color:#333333;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		text-transform: none;
	}