 
BODY{
  
  
  font-size : 12px;
  
  
  
  

  color : #646464;
  background-color : #fffcfb;
  
  line-height : 1.5em;
  letter-spacing : 0.1em;
}
A:VISITED{
  color : #5a5a5a;
  
}
A:HOVER{
  color : #ff9f40;
}
A:ACTIVE{
  color : silver;
  
}
A{
  
  

  
  color : #646464;
  
  
  
  text-decoration : none;
  
}
H1{
  font-size : 12px;
}
B{
  font-size : 13px;
  
}
TABLE{
  
  font-size : 12px;
  line-height : 1.5em;
  letter-spacing : 0.1em;
  
}
H2{
  font-size : 13px;
  color : #990000;
}
H3{
  font-size : 13px;
}
