body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url(../dt/back.jpg);
  background-repeat: repeat-x;
  background-position: top;
  margin-left: 10px;
  margin-top: 0px;
}
a:link {
  color: #FF6633;
  text-decoration: none;
}
a:visited {
  color: #FF6600;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.fontBoldGrey {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
}
.fontWhite {
  color:#FFFFFF;
  }
.fonkBig1 {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}
.fontBoldBig {
  font-size: 14px;
  font-weight: bold;
}
.fontFooter {
  font-size: 10px;
  color: #999999;
}
.fontFooter2 {
  font-size: 9px;
  color: #CCCCCC;
}
.dikkat {
  line-height: 20px;
  font-weight: normal;
}
table {
  font-size: 12px;
}
a.contact:link {
  color: #FFFFCC;
  text-decoration: none;
  font-weight: bold;
}
a.contact:visited {
  color: #FFFFCC;
  text-decoration: none;
  font-weight: bold;
}