a:hover {
	color: #00CC33;
}
a:link {
	color: #FFFFDD;
	text-decoration: none;
}
a:visited {
	color: #CCCCFF;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline overline line-through;
}
a:hover {
	color: #00CC00;
}
a:hover {
	color: #00CC33;
	text-decoration: none;
}
