#title{
  font-size : 30px;
  font-family : "‚l‚r –¾’©";
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : black;
}
#layout{
  font-size : 48px;
  color : white;
  background-color : white;
  text-decoration:none;
}
#contents{
  filter : Blur(direction=135, strength=5);
  text-decoration : none;
}
A:ACTIVE{
  color : #000000;
}
A:HOVER{
  color: #999999;
}
A:LINK{
  color: #CC0000;
}
A:VISITED{
  color: #CC2222;
}
H2{
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : black;
}
