/** CSS RESET **/

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

body {
border: 10px solid #FF6600;
color: #844D18;
background:#E9B75B;}

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

a:hover {text-decoration: none; color:#844D18;}

.ars1 {
width: 734px;
margin:3px;
border: #FF6600 2px solid;}

#tudo {margin-top:120px;}

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