*{margin:0px; padding:0px}
body{
background:#333333;
	font-family:Arial;
	color:#fff;
}
a{
	background-color:inherit;
	text-decoration:none;
	outline:none;
	color:#D27C29;
}
a:hover{text-decoration:underline}
img{border:0px}
ul, li{list-style-type:none;}
input, textarea, select{
	font-family:Trebuchet MS, Tahoma, arial, sans-serif;
	font-size:11px;
}