a:link {
	color: #708090;
	text-decoration: none;
}

a:visited {
	color: #708090;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

