.z {
	font-size: 16px;
	
}


a {
	color: #ffffff;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: underline;

}

