body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #C0C0C0;
	background-color: #0000FF;
}
