link1 {
	color: #00CC33;
	text-decoration: none;
}
.link1 {
	color: #000099;
	text-decoration: none;
}
.link1:hover {
	text-decoration: underline;
}
