basefont {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #66A644;
	font-weight: bold;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
