body {
	background-color: #E0DBD0;	
	color: #542;
	font-family: sans-serif;
}

a:link { color: #760; text-decoration: none; }
a:visited { color: #760; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #B90; }
