.cite {
	text-decoration: none;
	color: #202f86;  
}

a:target {
  color: red;
}

a.reference:hover {
  text-decoration: none;
  font-weight: normal;
}