 

@import url(../ramarama2002/orange.css);
P{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : normal;
  color : gray;
  background-color : white;
  text-decoration : none;
  
  list-style-position : outside;
  
  font-size : 10pt;
}
H1{
  font-size : 11pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  color : white;
  background-color : #ff8811;
  text-decoration : none;
  
}
A{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  
  color : ff8811;
  text-decoration : none;
}
LI{
  list-style-position : outside;
  list-style-image : url(column/pata.gif);
  color : gray;
  background-color : white;
}
A:HOVER{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : normal;
  text-decoration : underline;
}

