@charset "utf-8";
/* CSS Document */
a {
	color: #FFF;
	font-weight: bold;
}

a:hover {
	color: #999;
}

.google {
	display:none;
}

