a:link {
	font-family: Arial;
	font-size: 20px;
	color: #888888;
	text-decoration: none;
}
a:visited {

	font-family: Arial;
	font-size: 20px;
	color: #888888;
	text-decoration: none;
}
a:hover {


	font-family: Arial;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
