body{
	background: #657898;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	list-style: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #EAC054;
}
a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #657898;
	text-decoration:none;
}
a:hover{
	color: #657898;
	text-decoration: underline;
}

strong{
	color: #657898;
}
