TD {
  font-size: 12px;
  color: #333333;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
.11p {
  font-size: 11px;
}
.12p {
  font-size: 12px;
  line-height: 16px;
}
.14p {
  font-size: 14px;
}
.16p {
  font-size: 16px;
}
a:link {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #0066CC;
  text-decoration: underline;
}
a:active {
  color: #0066CC;
  text-decoration: underline ;
}
a:visited {
  color: #990066;
  text-decoration: none;
}
.fldr {
  font-size: 12px;
  color:#FF9900;
  font-weight:bold;
}
.file {
  font-size: 12px;
  color:#0066FF;
  font-weight:bold;
}