body{
  font-size : 13px;
}

A{
  font-size : 13px;
  text-decoration:none;
}
A:link		{color: #333333;}
A:visited	{color: #6666ff;}
A:active	{color: #FF0000;}
A:hover	{color: #FF0000;}

.link_momo {
	font-style: normal;
	line-height: 115%;
	color: #686868;
}


DT.orange_momo{
  color : #FF5500;
  font-size : 13px;
  font-weight : bolder;
}

TD{
  font-size : 13px;
}

TD.momokka_td_tit{
  font-size : 13px;
  background-color :#ffffff;
}

TD.bl{
  font-size : 13px;
  color : #ffffff;
}

FORM {margin: 0;}


body {
background-color :#ffffff;

}