/** CSS RESET **/

@import "../../ars/estilos01.css";
body {
border: 10px solid #533B08;
color: #533B08;
background:#E3CB95;}

a:link, a:visited, a:active {text-decoration: underline;color: #533B08;}

a:hover {text-decoration: none; color:#533B08;}

.ars1 {
width: 610px;
height:428px;
margin:0 50px;
border: #533B08 5px solid;padding:0;}

#tudo {margin-top:120px;}

#select {background:#FFFFFF; color:#333333;}
