@import url(wk4import3.css);

body {
	background-color: #ffecbf;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #cc66ff;
	font-weight: bold;
}

a:hover {
	color: #b1d3ec;
}

