a:link {
	color: #009;
	text-decoration: underline;
}
a:visited {
	color: #3A3A90;
}
a:hover {
	color: #903;
}

