/** CSS RESET **/

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

body {
border: 10px solid #422622;
color: #422622;
background: #EAE3DF;
font:24px monotype corsiva, arial, verdana, sans-serif;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #422622;
}

a:hover {
text-decoration: underline overline; 
color:#422622;
}

#tudo {margin-top:120px;}	

.ars1 {
width: 555px;
border: #422622 10px solid;
padding: 60px;
}
	
.ars2 {
width: 532px;
height: 484px;
border: #422622 10px solid;
}
#select {background:#FFFFFF; color:#333333;}
