.aaa-footer a:link {
	font-family: Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.aaa-footer a:visited {
	font-family: Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.aaa-footer a:hover {
	font-family: Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	color: #00CCFF;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.aaa-footer a:active {
	font-family: Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	color: #00CCFF;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}