body {
	color: #222;
	background: white;
	font-family: sans-serif;
}

a:link, a:active {
    color: #a50;
}

a:visited {
    color: #740;
}

