a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#000000
}

a:hover {
	text-decoration: underline;
	font-weight: normal;

}
