body {
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {  color: #0000FF}
