﻿.normal {
	COLOR: #50D8C4
}
A.normal:hover {
	COLOR: #50D8C4
}
A.normal:active {
	COLOR: #50D8C4
}
A.normal:link {
	COLOR: #50D8C4;
	text-decoration:underline;
}
A.normal:visited {
	COLOR: #50D8C4;
	text-decoration:underline;
}





.expert {
	COLOR: #2BF935
}
A.expert:hover {
	COLOR: #2BF935
}
A.expert:active {
	COLOR: #2BF935
}
A.expert:link {
	COLOR: #2BF935;
	text-decoration:underline;
}
A.expert:visited {
	COLOR: #2BF935;
	text-decoration:underline;
}




.unique {
	COLOR: #EB5C07
}
A.unique:hover {
	COLOR: #EB5C07
}
A.unique:active {
	COLOR: #EB5C07
}
A.unique:link {
	COLOR: #EB5C07;
	text-decoration:underline;
}
A.unique:visited {
	COLOR: #EB5C07;
	text-decoration:underline;
}


.night {
	COLOR: #000066
}
A.night:hover {
	COLOR: #000066
}
A.night:active {
	COLOR: #000066
}
A.night:link {
	COLOR: #000066;
	text-decoration:underline;
}
A.night:visited {
	COLOR: #000066;
	text-decoration:underline;
}




.special {
	COLOR: #045E93
}
A.special:hover {
	COLOR: #045E93
}
A.special:active {
	COLOR: #045E93
}
A.special:link {
	COLOR: #045E93;
	text-decoration:underline;
}
A.special:visited {
	COLOR: #045E93;
	text-decoration:underline;
}



.consultation {
	COLOR: #ED58D7
}
A.consultation:hover {
	COLOR: #ED58D7
}
A.consultation:active {
	COLOR: #ED58D7
}
A.consultation:link {
	COLOR: #ED58D7;
	text-decoration:underline;
}
A.consultation:visited {
	COLOR: #ED58D7;
	text-decoration:underline;
}
