body {
background-color: #FFF;
margin: 0px 0px;
padding: 0px;
text-align: center;
}

a               { color: #999966; text-decoration: none; }
a:link		{ color: #7EB502; text-decoration: none; }
a:visited	{ color: #7EB502; text-decoration: none; }
a:active	{ color: #7EB502; text-decoration: none; }
a:hover		{ color: #76F311; text-decoration: none; }

TD{
  font-size : 9pt;
  font-family : Verdana;
}



.pict {
border-width: 0px;
border-style: solid;
border-color: #999;
}


<!--文字広告の設定-->

.tdftad a               {margin-top: 20px; margin-bottom: 20px; color: #FFF; text-decoration: none; font-size: 0px; background-color: #6A6A6A; }
.tdftad a:visited	{margin-top: 20px; margin-bottom: 20px; color: #FFF; text-decoration: none; font-size: 0px; background-color: #6A6A6A; }
.tdftad a:active	{margin-top: 20px; margin-bottom: 20px; color: #FFF; text-decoration: none; font-size: 0px; background-color: #6A6A6A; }
.tdftad a:hover		{margin-top: 20px; margin-bottom: 20px; color: #FFF; text-decoration: none; font-size: 0px; background-color: #6A6A6A; }

