a:hover {
	text-decoration: none;
	border:none;
}

a {
	border:none;
	text-decoration: none;
}
a:visited {
	border:none;
	text-decoration: none;
}
img {
	border:none;
	text-decoration: none;
}

body {
	background-color:#dcdcdc;
}
