body        {
  scrollbar-face-color: #C7B5AB;
  scrollbar-shadow-color: #AA9C94;
  scrollbar-highlight-color: #AA9C94;
  scrollbar-3dlight-color: #706762;
  scrollbar-darkshadow-color: #706762;
  scrollbar-track-color: #C7B5AB;
  scrollbar-arrow-color: #706762;
BACKGROUND-COLOR: #C7B5AB; 
}

a:link {color: #8B706B; font-weight: bold; text-decoration: none;}
a:visited {color: #8B706B; font-weight: bold; text-decoration: none;}
a:active {color: #8B706B; font-weight: bold; text-decoration: none;}
a:hover {color: #8B706B; font-weight: bold; text-decoration: underline;}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #96807C;
}
