body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {

	color: #0033CC;
	text-decoration: underline;
}
a:hover {

	color: #CC9900;
}
a:active {

	color: #00CC00;
}