td {
  font-size : 11px;
  font-family : Arial;
}

a {
  color: 000000;
  font-size : 11px;
  font-family : Arial;
}

.small {
  font-size : 10px;
  font-family : Arial;
}

.smallb {
  font-size : 11px;
  font-weight: bold;
  font-family : Arial;
}


.grad {
  font-size : 12px;
 color: BCBFC4;
 font-weight: bold;
}

.date {
  font-size : 12px;
 color: D9DCE3;
 font-weight: bold;
}
/*
.button {
  font-size : 12px;
 color: D9DCE3;
 font-weight: bold;
 text-decoration: none;
}*/

.button_a {
  font-size : 12px;
 /*color: FFFFFF;*/
 color: #0057a5; /* replace from old */
 font-weight: bold;
 text-decoration: none;
}

.white {
  font-size : 12px;
 color: FFFFFF;
 font-weight: bold;
 text-decoration: none;
}

.black {
  font-size : 12px;
 color: FFFFFF;
 font-weight: normal;
 text-decoration: none;
}

.copyright {
  font-size : 10px;
 color: 848484;
 letter-spacing: 1px;
 font-weight: bold;
 text-decoration: none;
}

.buttons {
 background-color: #E4E4E4;
 color: #000000;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 8pt;
}

/* from old css */
a:visited {
  color : #001765;
}
/*td {
  color : #000000;
  font-size : 9pt;
  font-family : Arial;
}*/
td.prod {
  color : #000000;
  font-size : 9pt;
  font-family : Arial;
  text-align : justify;
}
td.hprice {
  color : #000000;
  font-size : 9pt;
  font-weight : bold;
  font-family : Arial;
}
td.mail {
  color : #50555a;
  font-size : 8pt;
  font-family : Arial;
  font-weight: bold;
}
a.mail {
  color : #50555a;
  font-size : 8pt;
  font-family : Arial;
  font-weight: bold;
  text-decoration : none;
}
a.mail:visited {
  color : #50555a;
}
td.date {
  color : #50555a;
  font-size : 9pt;
  font-family : Arial;
}
td.text {
  color : #50555a;
  font-size : 9pt;
  font-family : Arial;
}
td.intext {
  color : #50555a;
  font-size : 9pt;
  text-align : left;
  font-family : Arial;
}
a.text {
  color : #50555a;
  font-size : 9pt;
  font-family : Arial;
  text-decoration : none;
}
/*
a {
  color : #0057a5;
  font-size : 9pt;
  font-family : Arial;
  text-decoration : none;
}*/
td.menu {
  color : #0057a5;
  font-size : 9pt;
  font-family : Arial;
  font-weight: bold;
}
a.menu {
  color : #0057a5;
  font-size : 9pt;
  font-family : Arial;
  font-weight: bold;
  text-decoration : none;
}
a.menu:visited {
  color : #0057a5;
}