/*================================TIRA TUDO========================================*/

body, div, span, table, td, th, tr, p, h1, h2, h3, h4, h5, h6, li, ol, ul, a, form, img, input, textarea, select {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


body {
	background:url(../img/background.gif) repeat-x #6b5020;
	}
	

a {text-decoration:none;}

a:hover {text-decoration:underline;}
