BODY{ 
  bgcolor: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-base-color:#FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #a0b2f0;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #a0b2f0;
}
A:link {
  color:#5b5b5b;
  text-decoration:none;
}
A:visited {
  color:#5b5b5b;
  text-decoration:none;
}
A:active {
  color:#5b5b5b;
  text-decoration:none;
}

A:hover{
  color :#6699FF;
  text-decoration : none;
  position:relative;top: 1px;left: 1px;}


INPUT,TEXTAREA{
border-top : 1px solid #aaaaaa ;
border-bottom : 1px solid #aaaaaa ;
border-left : 1px solid #aaaaaa ;
border-right : 1px solid #aaaaaa ;
background-color : #ffffff ;
font :12px ;
}

TD{
  font-size : 12px;
  font-family : "‚l‚rƒSƒVƒbƒN";
  color : #000000;}

.title{filter:dropshadow(offx=2,offy=2,color=#d7d7d7); position:relative; width:100%; height:0%; font-weight:bold;}