a.nav {
	color: #898989;
	size: 12px;
}

a.nav:visited {
	color: #898989;
}

a.nav:hover {
	color: #898989;
	text-decoration: none;
}

