<!-- Designed by chocolat* : http://petit-chocolat.net/ -->

BODYTABLE{
  font-size : 12px;
  font-family : Verdana;
  color : dimgray;
  scrollbar-face-color : #ffeecc;
  scrollbar-highlight-color : orange;
  scrollbar-shadow-color : white;
  scrollbar-3dlight-color : white;
  scrollbar-arrow-color : orange;
  scrollbar-track-color : #ffeecc;
  scrollbar-darkshadow-color : white;
}
A{
  text-decoration:none;
}
A:hover{
  color : silver;
  text-decoration:none;
}
textarea,select,input{
  font-size : 12px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  color : dimgray;
}
.small{
  font-size : 10px;
  font-family : Verdana;
}