a:link {color: #ff69b4}     /* unvisited link */
a:visited {color: #ff69b4}  /* visited link */
a:hover {color: #0099CC}   /* mouse over link */
a:active {color: #ff69b4}   /* selected link */ 

body{ background-color: #000000;
      background-image: url(../img/back.gif);
      background-repeat: repeat-y;
	  background-position: center center;
	  color: #000000;
      font-family: Osaka,Tahoma,‚l‚r ‚oƒSƒVƒbƒN,monospace
}

td.{ font-size: 12pt }
td.1{ font-size: 10pt }
td.2{ font-size: 9pt }

font.1{ font-size: 12pt;
        color: #706F66; }
font.2{ font-size: 10pt
        color: #706F66; }
font.3{ font-size: 8pt 
        color: #706F66; }