body,td
	{
	font-size:12px;
	}
a:link, a:visited, a:active
	{
	color: #ffcc00;
	text-decoration: none;
	}
a:hover
	{
	color: #ffffff;
	text-decoration: none;
	}
a.lin:link, a.lin:visited, a.lin:active
	{
	color: #cc0000;
	text-decoration: none;
	}
a.lin:hover
	{
	color: #ffcc00;
	text-decoration: none;
	}
.txt_10
	{
	font-size: 10px;
	}
.line_h
	{
	line-height: 140%;
	}
.red
	{
	color: #ff0000;
	}
.white
	{
	color: #ffffff;
	}
.gray
	{
	color: #999999;
	}
.orange
	{
	color: #ff6600;
	}
.bg_bottom
	{
	background-image: url(img/btn_bottom.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	}
.bg_no
	{
	background-color: #ffffff;
	}
a.link_p:link,a.link_p:visited,a.link_p:active
	{
	color: #ff0000;
	text-decoration: none;
	}
a.link_p:hover
	{
	color: #ff9900;
	text-decoration: none;
	}