a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #FF00FF;
}
