/* CSS Document */

body {
	background-color: #003300;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.legals {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4c721d;
	text-decoration: none;
}
.legalsRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4c721d;
	text-decoration: none;
}
.legalsRight:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
}
.email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4c721d;
	text-decoration: none;
}
.email:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
