 
td{
  font-size : 12px;
  
  color : #5f5f5f;
  
  letter-spacing : 0px;
  
  
  line-height : 1.7;
}
h1{
  font-size : large;
  
  font-weight : bold;
  color : black;
}
A{
  color : #808080;
  text-decoration : none;
}
a:link{
  color : #f48b5e;
  text-decoration : none;
}
A:visited{
  color : purple;
}
A:hover{
  color : #e66c88;
  text-decoration : underline;
}
A:active{
  color : #e66c88;
  text-decoration : underline;
}

h3{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-size : 130%;
  font-weight : bold;
  color : #ff8000;
}
h4{
  font-size : medium;
  font-weight : bold;
  color : #666666;
}

