.MoonPod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E0E9F3;
	white-space: normal;
	list-style-position: outside;
	list-style-type: none;
}
.MoonPodTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6F95C6;
	white-space: normal;
	list-style-type: square;
	list-style-position: inside;
}

a:link {
	color: #ACC0DE;
	text-decoration: none;

}
a:visited {
	color: #ACC0DE;
	text-decoration: none;

}
a:hover {
	color: #E3B0B0;
}

A:hover .Image, A:visited:hover .Image {border:2px; border: 2px solid;
border-color: #E3B0B0; border-style: solid
}

body, textarea {
	color:#E0E9F3;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #24344A;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px
}
