a:link {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}

