body{
	margin: 0px;
	padding: 0px;
	font-size:0.8em;
}
p{
}
a {
	color: #111;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}