body, table {
  background:#000000;
  color:#dddddd;
  font: small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
  text-align: center;
}

a:link {
	color: #E1771E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E1771E;
}
a:hover {
	color: #E1771E;
	text-decoration: underline;
}
a:active {
	color: #9944cc;
	text-decoration: none;
}

a img {
  border-width:0;
}

.separator {
  border-bottom:1px dotted #808080;
}

.title {
  font-size:140%;
  color:#e1771e;
  text-decoration:none;
  font-weight:bold;
}

.dottedrule {
  color: #000000; 
  background-color: #000000; 
  border: 1px dotted #808080; 
  border-style: none none dotted; 
}

.style1 {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.1em;
	padding: 1px;
}
.style4 {
	color: #cococo;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
}
.style5 {
	color: #e1771e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
.post-text {
	color: #dddddd;
	font-family:inherit;
	font-size:small;
}
.menu-text {
	color: #dddddd;
	font-family:inherit;
	font-size:medium;
	font:bold;
}

