#head .start_contact a {
	text-decoration: none;
	color: #fff;
}
#head .start_contact a:link {
	text-decoration: none;
}
#head .start_contact a:visited {
	text-decoration: none;
}
#head .start_contact a:hover {
	text-decoration: underline;
}

