@font-face{ font-family: 'CourierByte'; src: url(./courier-byte0-light.ttf); }

/*
@font-face{ font-family: 'CourierByte'; src: url(./includes.web/courier-byte0-light.ttf); }
@font-face{ font-family: 'CourierByte0'; src: url(../includes.web/catal0g/config_catal0g/fonts/BASTARDA.woff) format('woff'); }
@font-face{ font-family: 'Bastard'; src: url(./catal0g/config_catal0g/fonts/BASTARDA.woff) format('woff'); }
@font-face{ font-family: 'rabbit'; src: url(./catal0g/config_catal0g/fonts/whitrabt.woff) format('woff'); }

@font-face{ font-family: 'Technical_on'; src: url(./catal0g/config_catal0g/fonts/TechnicsDB.woff) format('woff'); }
@font-face{ font-family: 'Calli_on'; src: url(./catal0g/config_catal0g/fonts/calligraphic.woff) format('woff'); }
*/
body /*, td*/{
  background-color:#444444;
  color:#EE930C;
	font-family: CourierByte, CourrierNew, Verdana, Arial;
	font-size: 16px;
}
h3  {
	font-family: CourierByte, Technical, Technical_on, verdana,arial,helvetica,sans-serif;
  text-decoration: underline;
  font-size:50px;
  text-align: center;
}
table  {
margin: auto;
  /*alignment:center;*/
}
td {
	background-color: #03003C;
  color: #FCF0B0; 
  padding:5px 15px;         
}
.head  {
  text-align:left; 
  text-decoration:underline;
  font-size:24px;
  color:#EE930C;
  /*
  color:<?php echo $orange ?>;
  */
}
table a {
/*  display:block;*/
}
span  {
  background-color:#03003c;
  color:#Fcf0b0; 
  font-weight: bold;
}
.button  {
  background-color:#171717; 
  color:#40aaff;
  border-color:#333333; 
  border-width:1; 
}
a         { font-size:18px; 
             }
a:visited { color:#40aaff; }
a:link    { color:#FCF0B0; }
/*
a:hover { color:#D00000; background-color:#ffffa0; text-decoration:none; }
a:active { color:#6633CC; background-color:#efefff; text-decoration:none; }
*/

.euro  {
  margin-left:3px;
  font-weight:normal;
}

table { }