body, td {
 font-family:  "Arial, Verdana, sans-serif";
 font-size:   11px;
 font-style: normal; 
 color: #c4bfb5;
 background-color: #1a1817;
}

td {
  background-color: #302d2c;
}

.whiterub {
 font-family:  "Arial, Verdana, sans-serif";
 font-size:   11px;  
 color: #ffffff;
 font-style: normal; 
}

a {
 text-decoration: none; 
 font-weight:  normal;
 color:    #ff6600;
 
}

a:hover {
 text-decoration: underline; 
 font-weight:  normal;
 color:    #ff6600;
 
}

.smallmce_editorarea {
	border: 1px dashed white;
	display: block;
}

.mceContentBody {
	background-color: #302D2C;
}

b, strong {
	color: #E0DED8;
}

.linkstyle {
	font-decoration: none;
}