a:link {
	font-family: Arial, Tahoma, Courier;
	text-decoration: none;
	color: #6699ff;
}
a:visited {
	text-decoration: none;
	color: #6699ff;
}
a:hover {
	color: #530817;
	text-decoration: underline;
}

