
a:link {

	text-decoration: underline;

}

a:hover {

	text-decoration: none;

	color: #999999;

