a:link {
	color: #FF3399;
}

a:visited {
  color: #FF3399;
}

a:hover {
	color: #FF3399;
	text-decoration: none;
}

a:active {
	color: #FF3399;
}
.aqalink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #FF3399;
	text-decoration: none;
	cursor: crosshair;
}
