body {
	background-color: #659dc4;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	background-color: #FECC00;
	text-decoration: none;
}
.style2 {
	font-family:Garamond;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color:#000000;
}
P          { 
	margin-left: 15px;
	margin-right: 10px;
}
