a:link {
	color: #191970;
}

a:active {
	color: #696969;
}

a:visited {
	color: #191970;
}

a:hover {
	color: #696969;
	background: #CDC;
}


