a {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
body {
	font-size: 10px;
}
