a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
}

