BODY {
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #CCCCCC;
 scrollbar-3dlight-color: #101010;
 scrollbar-darkshadow-color: #101010;
 scrollbar-shadow-color: #808080;
 scrollbar-arrow-color: #CCCCCC;
 scrollbar-track-color: #111111;
 background-color: rgb(233,227,214); 
 background-image: url(imagini/background.jpg); 
 background-position: center;
 background-position: top;
 background-repeat: no-repeat;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: Arial;
 font-size: 12px;
 color: #3A3A3A;
 text-align: left ;
  }
  
  input,select,textarea{
border: 1px solid #8F8F8F;
background: #EFEFEF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-variant: normal;
font-weight: bold;
color: #8B4513;
padding: 2px;

}

 
  a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #6D3913;
text-decoration: none;
}

a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #8B4513;
text-decoration: none;
}
  
a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #8B4513;
text-decoration: none;
}  