body,td,table,input,select,textarea {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
table { background: #FFFFFF;}
table.post { background: #FFFFFF;}
table.msg_header { background: #666666;}
td.msg_header { background: #666666;}
td.msg_post { background: #000000;}
td.msg_links { background: #000000;}
td.msg_add_message { background: #000000;}
a:link,a:active,a:visited { color : yellow; }
a:hover		{ text-decoration: underline; color : #FF0000; }


