.links {
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #FF6600;
	text-decoration: underline;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;



}
