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

a {
	color: #21284D;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
body {
	color: #000000;
}

a.link2 {
	color: #000000;
	text-decoration: none;
}
a.link2:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
