
body {
	background-color: #AAFFAA;
	margin-bottom:3em;
}

a:hover{
	color:red;
}

a {
	font-weight: bold;
}

p{
	text-indent:1em;
	margin:0em;
	line-height:1.5em;
}


