a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

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

a:active {
	color: #FF3399;
}
.aqalink2 {
	font-family: "Arial Narrow";
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #FF3399;
	text-decoration: none;
	cursor: hand;
	letter-spacing: 1px;
}

