TD{
  font-size : x-small
;}

a {
    text-decoration: none;
}

a:HOVER {
    color: red; 
    text-decoration: underline;
} 

BODY{
  font-size : x-small;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.line{
  border-style : solid ;
  border-width : 1px;
  border-color : #000000;
}

.menu{
  font-size : small ;
}

.headcom{
  font-size : 13px;
  color : gray;  
  background-color : #ffffaa;
  text-align : right;
  width : 800px;  
  bottom : inherit;
  right : inherit;
}

.sitemap{
  color : maroon; 
  font-size : 13px ; 
}

.def-font{
  font-size : 13px ;
}

.table_def{
  font-size : 13px ;
  border-width : 1px ;
  border-style : solid ;
  border-color : black ;
}

.body_comment{
  font-size : 90%;
  background-color : #ffffd7;
  border-width : 1pt 1pt 1pt 1pt;
  border-style : solid ;
  border-color : red;
}

.line{
  border-width : 1px ;
  border-style : solid ;
  border-color : black ;
}
