#navigation a {

	text-decoration: 		none;
	color:				#AFD1E6;
}



#navigation a:hover {

	text-decoration: 		none;
	color:				white;
	font-weight:			normal;
}

a:hover {

	text-decoration: 		none;
	color:				white;
	font-weight:			normal;
}