a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: line-through;
	color: #000000;
}
