@import url(include.css);

a	   	{color: #c0c0c0;}
a:link   	{color: #c0c0c0;}
a:visited	{color: #c0c0c0;}
a:active 	{color: #c0c0c0;}
a:hover		{color: #ffffff;}

#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: 0 auto;
	position: relative;
	color: #000000;
	font-family: Verdana,Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 80%;
	line-height: 140%;
	background: #1b1b1b url(/img/bg_bory.jpg) left 305px repeat-x;
	behavior: url(/js/iepngfix.htc);
	}

td{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}
th{
	text-align: left;
	line-height: 130%;
	font-size: 100%;
	}

