body
{
	background:#000000 url(../_image/bg.gif);
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
}

a,p,div,span,li,td,input,select,textarea
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	line-height:140%;
}



a {
	text-decoration:none;
	color: #ff9900;

}
a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	}
