a.link {
	text-decoration: none;
	color: #000000;

}

a.link:hover {
	text-decoration: underline;
	color: #000066;
}
