/** CSS RESET **/

@import "../../ars/estilos01.css";

body {
	border: 10px solid #F59254;
	color: #008800;
	background: url('fu1.jpg') fixed;
	font:24px monotype corsiva, arial, verdana, sans-serif;
	}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #F48C53;
	}
	
a:hover {
	text-decoration: none; 
	color:#008800;
	}
.indica3 {
	border-top:2px #008800 solid; 
	}
	
#tudo {margin-top:250px;}
#select {background:#FFFFFF;}
