body {
  font: x-small sans-serif;
  background: #000000 url("bkg.jpg") 0px 0px no-repeat;
  color: White;
}

a {
  text-decoration: none;
}


a:hover { text-decoration: underline; }

.menu {
	font-weight: normal;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 0px 10px;
  line-height: 19px;
}

.mbox {
  font-family: arial;
	font-weight: normal;
  font-size: 13px;
}


a.p {
	font-weight: normal;
  color:#96C5FF;
  font-size: 12px;
  letter-spacing: 4px;
}

.st {
	opacity:0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}

.st2 {
	opacity:0.08;
	filter:alpha(opacity=8);
	-moz-opacity:0.08;
}
.st3 {
	opacity:0.1;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
}
.st4 {
	opacity:0.14;
	filter:alpha(opacity=14);
	-moz-opacity:0.14;
}

