
A:VISITED {color : #00E6CE;
	font-weight : bold;
	text-decoration : none;
	
}
A:LINK {
	color : #00E6CE;
	font-weight : bold;
	text-decoration : none;
}

A:ACTIVE {color : #00E6CE;
	font-weight : bold;
	text-decoration : none;
	
}

A:HOVER {
	color : #00E6CE;
	text-decoration : overline underline;
}
