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

.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #999;
}

img {
	border:none;
}

.footerinc a img {
	opacity: 0.6;
}

.footerinc a:hover img {
	opacity: 1;
}