body {
	color: #ebc;
}
a:link {
	color: #f9b;
}
a:visited {
	color: #c79;
}
a:hover, a:active {
	color: #eee;
}
