a{
	color: #CC9900;
	text-decoration:	none;
}

a:hover{
	text-decoration:	underline;
}

#content p{
	text-align:			justify;
	margin-left:		100px;
	margin-right:		100px;
}