a:link {
	color: #009966;
	text-decoration: none;
	font: 13px Arial, Helvetica, sans-serif;
}
a:visited {
	color: #009966;
	text-decoration: none;
	font: 13px Arial, Helvetica, sans-serif;
}
a:hover {
	color: #00CC66;
	text-decoration: none;
}
body {
	background: #f0f0f0;
}
