
<STYLE TYPE="text/css">

body{
   font-family : Courier, Arial, Times New Roman, Times;
   background-color : #000000;
}



a#menu{
  color  : #DD4400;
  text-decoration: none;
  font-size : 14px;
}


a#menu:hover{
  color  : #bb2200;
  text-decoration: none;
  font-size : 14px;
}

a{
  color  : #555555;
}

a:visited{
  color  : #555555;
}

a:hover{
  color  : #770000;
}


td#divide{
     font-size : 16px;    
     background-color : #aaaaaa;
     color   : #222222;
     text-aline : center;
     height : 60px;
     valign: bottom;
}

td#tamas{
     font-size : 18px;    
     font-weight : bold;
     font-style: italic;
     background-color : #aaaaaa;
     color   : #222222;
     text-aline : center;
     height : 90px;
     valign: bottom;
}


td#leftmenu{
     background-color : #221100;
     height : 60px;
     width : 160px ;   
}


td#menu{
   width : 160px ;   
   background-color : #555555;
}

td#middle{
   width : 10px;
   background-color : #f0f0f0;
}

td#right{
   width  : 1000px;
   height : 500px;
   background-color : #fafafa;
}


</STYLE>
