body {}
a {
	text-decoration:none;
	font-weight:500;
}
a:hover {
	text-decoration:underline;
}

