a:link {
	text-decoration: underline;
}
a:hover {
	color: #00FF00;
}
