A {
  color:#535353;
  font-weight: normal;
  Text-decoration: none;
}
A:Link {
 color:#535353;
 Text-decoration: none;
}
A:Visited {
 color:#8B8B8B;
 font-weight: normal;
 Text-decoration: none;
}
A:Active {
 color:#535353;
 Text-decoration: none;
}
A:Hover {
 color:#8B8B8B;
 Text-decoration: underline;
}


.inp {
 font-size: xx-small;
 color:#5F5F5F;

}
.nonline {
 font-weight: bold;
 Text-decoration: none;
 color:#535353;
}
.b {
 font-family: Arial, Helvetica, sans-serif;
 color:#5F5F5F;
 font-size:xx-small;
}
.hh {
 font-family: Arial, Helvetica, sans-serif;
 color:#6C6C6C;
 font-weight: bold;
}
.tab {
  color:6C6C6C;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: x-small;
}
.bor {
  background-color:CECECE;
  padding:0;
}
.dd {
  text-align:justify;
  text-indent:15;
}
.dd1 {
  text-align:justify;
}
.txt {

  border: 1 solid #CFCFCF;
}
