.b0{
  border:0px solid #AAAAAA;
}
.table {
  background: #F7F7F7;
  BORDER: #AAAAAA 1px solid;
  font-family : Verdana, Arial;
  font-size: 11;
}
.text {
  font-family : Verdana, Arial;
  font-size: 11;
}
td {
  font-family: Verdana, Helvetica;
  font-size: 11;
}
a {
  font-family : Verdana, Arial;
  font-size: 11;
  text-decoration: none;
  color: #666666;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
img {
     border: 0px;
}
.way {
     font-family : Verdana, Arial;
     font-size: 11;
     color: #666666;
}
.cat_article{
     text-decoration:underline;
}
}
.input {
  BORDER: #AAAAAA 1px solid;
  font-family : Verdana, Arial;
  font-size: 11;
}
form {
     margin:0px;
}
.way{
     background: #C0C0C0;
     background: #D4D0C8;
     padding:5px;
}
.way a{
     color: #000000;
}
.way a:hover{
     color: #666666;
}
.img_article{
    position:absolute;
    border:1px solid #AAAAAA;
    cursor:hand;
    font-size:150%;
}

tr.row, td.row {
     background: #F7F7F7;
     cursor:hand;
}

tr.row_over,  td.row_over {
     background: #DBDBDB;
     cursor:hand;
}