.cyberriver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003300;
}
.cyberriver a:link {
	text-decoration: none;
	color: #003300;
	}
.cyberriver a:visited {
	text-decoration: none;
	color: #003300;
	}
.cyberriver a:hover {
	text-decoration: none;
	color: #9966FF;
	font-weight: normal;
	}
.cyberriver a:active {
	text-decoration: none;
	color: #9966FF;
}
