a:link {
	color: #000000;
}
a:visited {
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	color: #00CC00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

