body { 
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0;
      margin-top: 0;
      background-color: #DFCBC4;
      font-family: Tahoma;
      font-size: 11px;
      scrollbar-face-color:#DFCBC4;
      scrollbar-track-color:#C38F82;
      scrollbar-highlight-color:#FFBBB6;
      scrollbar-3dlight-color:#ffffff; 
      scrollbar-shadow-color:#000000;
      scrollbar-arrow-color:#000000;
      border: 1px solid #ffffff
}
.copy {
	color: #FFF1E3;
	text-decoration: none;
	font-size: 11px;
}
a.copy:active, a.copy:link, a.copy:visited, a.copy:hover {
	color: #FFF1E3;
	font-size: 11px;
	text-decoration: none;
}
.bot_menu{
     font-family: times new roman;
	font-size: 11px;
	color: #483B8A;
}

a:active, a:link, a:visited, {
	color: #483B8A;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: Red;
	font-size: 13px;
	text-decoration: none;
}
a.mail:active, a.mail:link, a.mail:visited, {
	color: #901010;
	font-size: 11px;
	text-decoration: underline;
}

a.mail:hover {
	color: Red;
	font-size: 11px;
	text-decoration: none;
}
.text_{
font-family: Tahoma;;
font-size: 11px;
color: #901010;
}