a {
  color :#000000;
  text-decoration : underline;
}

a:link {
  color:#000000;
  text-decoration : underline;
}

a:hover {
  color :#000000;
  text-decoration : none;
}

body {
  color:#000000;
  text-decoration : none;
  background:#e9e0d3;
  font-family : Times New Roman;
  font-size : 90%;
  font-style : normal;

}

td {
 color:#000000;
 font-family : Times New Roman;
  font-size : 90%;
  font-style : normal;
  text-decoration : none;
}

INPUT {
font-family:Times New Roman;
border-right: 1px solid Black;
border-top: 1px solid Black;
border-bottom: 1px solid Black;
border-left: 1px solid Black;
background: #e9e0d3;
height: auto;
text-align: inherit;
}

textarea {
border-right: 1px solid Black;
border-top: 1px solid Black;
border-bottom: 1px solid Black;
border-left: 1px solid Black;
background:#e9e0d3;
text-align: inherit;
font-size : 12px;
scrollbar-base-color:#e9e0d3;
scrollbar-highlight-color:#f9f0e3;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#e9e0d3;
scrollbar-darkshadow-color:#e9e0d3;
scrollbar-track-color:#f9f0e3;
}

#facecontrolDiv {
	position: absolute;
	right:15px;
	top: 0px;
	padding: 3px; 
	margin: 7px;
/* 	width: 340px;
	color:#fff;  
	border: 2px solid #746860;
	background: #435970;*/
}

#facecontrolPopupDiv {
	position: absolute;
	right:15px;
	top: 0px;
	padding: 10px; 
	margin: 7px;
 	width: 450px;
 /*	height: 80px;*/
 	color: #e9e0d3;
 	background: #0f0704;
 	display: none;
/*	#fff;  
	border: 2px solid #746860;
	background: #435970;*/
}

#facecontrolPopupDiv a, #facecontrolPopupDiv a:link, #facecontrolPopupDiv a:hover, #facecontrolPopupDiv a:active, #facecontrolPopupDiv a:visited, #facecontrolPopupDiv td {
 	color: #e9e0d3;

}

#hotlog {
	position: absolute;
	left:15px;
	bottom: 0px;
/*	padding: 3px; 
	margin: 7px;
 	width: 340px;
	color:#fff;  
	border: 2px solid #746860;
	background: #435970;*/
}