.cyberriver {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.cyberriver a:link {
	text-decoration: none;
	color: #002b54;
	}
.cyberriver a:visited {
	text-decoration: none;
	color: #002b54;
	}
.cyberriver a:hover {
	text-decoration: none;
	color: #CCCCCC;
	}
.cyberriver a:active {
	text-decoration: none;
	color: #CCCCCC;
	}
