body {
	color: #ffffff;
	background: #717171;
}

a, a:link, a:active, a:hover {
	color : #e69d00;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color : #e69d00;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;        
}

a.white, a.white:link, a.white:active, a.white:hover, a.white:visited {
	color : #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

font {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

font.date {
	font-size: 9px;
}

font.error {
	color: #ff0000;
	text-decoration: none;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

table.content {
	background: #000000;
}

td.content {
	background: #808080;
}

table.menu {
	background: #000000;
}

td.menu {
	background: #808080;
}

td.contentdark {
	background: #606060;
}

td.header {
	background: #000000;
}

font.quote1color {
	color: #000088;
}

font.quote2color {
	color: #00dd00;
}

font.quote3color {
	color: #880000;
}