a {
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-color: #D9D9D9;
}
