body {
	background-color: #000000;
	background-image: url(../BG03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 3px 3px 26px;
	width: 100%;
	text-align: left;
	letter-spacing: 1px;
	display: list-item;
	list-style-type: circle;
	border: none;
}
a.Menu:hover {
	text-decoration: none;
	background-color: #243549;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAD8F2;
	border-right-color: #BAD8F2;
	border-bottom-color: #BAD8F2;
	border-left-color: #BAD8F2;
}
a.Menu:active {

	text-decoration: underline;
	background-color: #243549;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.text:link {
	color: #FFFFFF;
}
.list {
	margin: 2px;
	padding: 2px;
	border: 1px solid #6C99C3;
}
a {
	color: #C8E3FB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #E8F3FD;
}
