body
	{
	cursor:default;
	}

img
	{
	border-style:none;
	}

a
	{
	color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}

a:link
	{
	color: #FF9900;
		text-decoration: underline;
		font-family : Verdana ;
		font-size : 11px ;
		font-weight: bold;
	}

a:visited
	{
		color: #FF9900;
		text-decoration: underline;
		font-family : Verdana ;
		font-size : 11px ;
		font-weight: bold;
	}

a:active
	{
		color: #FF9900;
		text-decoration: none;
		font-family : Verdana ;
		font-size : 11px ;
		font-weight: bold;
	}

a:hover
	{
		color: #FF9900;
		text-decoration: none;
		font-family : Verdana ;
		font-size : 11px ;
		font-weight: bold;
	}


table,tr,td
	{
		color: #101010;
		font-family : Arial, Helvetica, Verdana ;
		font-size : 11px ;
		border-style:none ;

	}
.bordered
	{
		color: #101010;
		font-family : Arial, Helvetica, Verdana ;
		font-size : 11px ;
		border-style:solid ;
		border-color:black ;
		border: border ;

	}


