body,table,td,th
	{
	color:		#d0d000;
	background:	#000000;
	font-family:	Arial;
	font-size:	12pt;
	font-weight:	bold;
	}
a,a:visited,a:active
	{
	color:		#00d000;
	text-decoration:none;
	}
a:hover
	{
	text-decoration:underline;
	}
input
 {
	font-family:	Arial;
	font-size:	12pt;
	font-weight:	bold;
 }
.DARKBUTTON
 {
 	color:		#d0d000;
	background:	#000000;
	font-family:	Arial;
	font-size:	12pt;
	font-weight:	bold;
 } 

.author
 {
 background: #303030;
 color: #ffffff;
 }
.date
 {
 background: #404040;
 color: #ffffff;
 }
.message
 {
 background: #606060;
 }
.sidebutton
 {
 width: 200px;
 }
