
a{
	Color : #949DC4;
	Font-Weight : 100;
	Text-Decoration : none;
	}


a:hover{
	Color : #FFFFFF ! important;
	Font-Weight : 300;
	Text-Decoration : none;
	}


a:visited{
	Color : #949DC4;
	Font-Weight : 100;
	Text-Decoration : none;
	}


a:visited:hover{
	Color : #949DC4;
	Font-Weight : 300;
	Text-Decoration : none;
	}
