body {
	background-color: #eee;
}
p {
}
img {
	border-style: none;
}
a:link {
	color: grey;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: darkgrey;
}
