<style>
a:link {
	color: #DADADA;
}

a:visited {
  color: #DADADA;
}

a:hover {
	text-decoration: none;
	color: #DADADA;
}


a:hover{
	text-decoration:none;
	color: #DADADA;
}
a{
	text-decoration:none;
	color: DADADA;
}

</style>
