a:link {
	color: #990000;
	text-decoration: underline;
	}
a:visited {
	color: #990000;
	text-decoration: underline;
	}
a:hover {
	color: #cc6666;
	text-decoration: none;
	}


