a:link {
	color: #0033cc;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #004700;
}
a:active {
	color: #004700;
}