a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: lighter;


}
a:hover {
	color: #000000;
	text-decoration: none;


}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
