@charset "utf-8";
/* CSS Document */

/* FOOTER */
.footer {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	}

a.footer:link, a.footer:active, a.footer:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
a.footer:hover { 
	color: #999999;
	text-decoration: none; 
	font-size: 10px;
}



