a:visited {
	font-weight: bold;
	color: ff99cc;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: 66cc33;
	text-decoration: none;
}

