* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: white;
	}
a {
	font-size: 14px;
	font-weight: normal;
	color: gray;
	}
a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #9AC528;
	}
