

a:link {
		text-decoration: none;
		color : #494F4E;

}
a:hover {
	
	text-decoration: none;
	color : #494F4E;
}
a:visited {

	text-decoration: none;
	color : #494F4E;

}

