body {	font: Verdana;
	background: #B1B4CC url(background.gif) repeat-y;
	}
a {
	color: #000099;
}
a:hover {
	color: #ff8080;
}
a:visited {
	color: #000055;
	text-decoration: none;
}