A
{
  color: #000000;
  text-decoration: none;
  border-color: #000000;
	line-height: 40px;
}

A:HOVER
{
  color: #CCCCCC;
  text-decoration: none;
}

BODY
{
  background-image: url(image/top/top_back02.jpg);
  background-repeat: repeat-y;
  background-position: left top;
  font-size: smaller;
  font-weight: bolder;
}

