@import url(include.css);

a	   	{color: #976b5a;}
a:link   	{color: #976b5a;}
a:visited	{color: #976b5a;}
a:active 	{color: #976b5a;}
a:hover		{color: #59453d;}

/*
#Contents	   	{color: #333333;}
#Contents a	   	{color: #606060;}
#Contents a:link   	{color: #606060;}
#Contents a:visited	{color: #606060;}
#Contents a:active 	{color: #606060;}
#Contents a:hover	{color: #000000;}
*/

#body{
	margin: 30px auto 0 auto;
	position: relative;
	color: #261007;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 12px;
	line-height: 160%;
	background: #f6f0ea url(/ownersclub/img/bg_body.jpg);
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}


