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