
	a:link { color: #5a7636; text-decoration: none }
	a:active { color: #ffbd2f; text-decoration: none }
	a:visited { color: #5a7636; text-decoration: none }
	a:hover { color: #ffbd2f; text-decoration: underline }

body{
	margin-top:2%;
	margin-left:3%;
	margin-right:3%;
	margin-bottom:3%;
	width:900px;
}
p{
	line-height:1.4em;
}
