body {
	font-family: 'ＭＳ 明朝,細明朝体,Osaka,平成明朝' ;
	background: #ecffec ;
	background : url(bgc.gif);
	}

a:link { color : #ff00ff; 
	text-decoration : none;}
a:visited { color : #009900; 
	text-decoration : none;}
a:hover { color: red; 
	text-decoration : none;}

input { color : indigo ; }

hr	{color : moccasin;}
