.homepage {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
