body {
	font-size: 10pt ;
/*	font-family: 'ＭＳ Ｐ明朝,細明朝体,Osaka,平成明朝' ;*/
/*	background : url(bgcream.jpg);*/
	}

a:link { color : #330099;
         text-decoration : underline;  }

a:visited { color : #009900;
           text-decoration : underline;}

a:hover { color: red; background-color :white;
           text-decoration: underline; }

input {background-color : white; }

textarea,select {background-color : white;}


