a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #ff41b2;
}
a:active {
	text-decoration: none;
	color: #ff41b2;
}
a.special:link {
	color: #FFFFFF;
	background-color: transparent;
	}

a.special:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	}

a.special:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
	}

a.special:active {
	text-decoration: none;
	}

a.special2:link {
	color: #ff41b2;
	background-color: transparent;
	}

a.special2:visited {
	text-decoration: none;
	color: #ff41b2;
	background-color: transparent;
	}

a.special2:hover {
	text-decoration: underline;
	color: #ff41b2;
	background-color: transparent;
	}

a.special2:active {
	text-decoration: none;
	color: #ff41b2;
	}

a.specialnero:link {
	color: #1f1c16;
	background-color: transparent;
	}

a.specialnero:visited {
	text-decoration: none;
	color: #1f1c16;
	background-color: transparent;
	}

a.specialnero:hover {
	text-decoration: underline;
	color: #1f1c16;
	background-color: transparent;
	}

a.specialnero:active {
	text-decoration: none;
	color: #1f1c16;
	}