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

.g:link {
	color: #b9b9ba;
	text-decoration: none;
}
.g:visited {
	color: #b9b9ba;
	text-decoration: none;
}
.g:active {
	color: #b9b9ba;
	text-decoration: none;
}
.g:hover {
	color: #FFF;
	text-decoration: none;
}