 

A:LINK{
  
  color : navy;
  text-decoration : none;
}
A:VISITED{
  
  color : purple;
  text-decoration : none;
}
A:HOVER{
  color : red;
  
  
  text-decoration : underline overline;
  background-color : #d5ffaa;
}
A:ACTIVE{
  
  color : red;
  
  text-decoration : underline overline;
  background-color : #d5ffaa;
}
#TABLE{
  background-color : #bfff80;
  
  
  border-left-style : solid;
  border-bottom-style : solid;
  
  border-bottom-color : #004000;
border-width : thin thin thin thin;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : #004000;
  border-left-color : #004000;
  border-right-color : #004000;
}
#TABLEB{
  background-color : #f6f6f6;
border-top-width : thin;border-right-width : thin;border-bottom-width : thin;border-left-width : thin;border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color : #004000;border-right-color : #004000;border-bottom-color : #004000;border-left-color : #004000;}

#T{
  background-color : #008000;
  border-left-width : 3px;
  border-left-style : ridge;
  border-left-color : #ff0000;
  border-bottom-width : 3px;
  border-bottom-style : ridge;
  border-bottom-color : #ff0000;
}
#D {
height:30px;margin:0px 0px 5px 0px;padding:15px 0px 0px 8px;
font-size:18px;font-weight:bold;color:#990000;
background-image : url(image/head016_06.png);
}