@import url("http://www.fics.ne.jp/~yamaneko/css/default.css");
BODY{
  color : #660000;
  background-color : #fff8f8;
}
A:LINK{
  color : #660033;
}
A:VLINK{
  color : #009933;
}
H1{
  color : #ffcccc;
  background-color : #660000;
}
H2{
  color : #663333;
  background-color : #ffcccc;
}
DIV{
  color : #330000;
  background-color : #ffeeee;
}
TH{
  color : #663333;
  background-color : #ffccee;
}
TD{
  color : #660000;
  background-color : #ffeeee;
}
