html, body {
    font-family: sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}

a:visited {
	color: #990066;
}
a:hover {
	color: #996666;
}
