 
A:LINK{
  text-decoration : none;
  color : #666666;
}
A:HOVER{
  color : #cccccc;
}
A:VISITED{
  color : #999999;
}
A{
  text-decoration : none;
}
BLOCKQUOTE{
  font-family : "Comic Sans MS";
  font-size : x-small;
}
BODY{
  background-image : url(sozai/chirp/shell.jpg);
  background-position : right bottom;
  background-repeat : no-repeat;
  background-attachment : fixed;
  color : black;
}
