/** CSS RESET **/

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

body {
border: #99A51C 10px solid;
background: #FBE7CB url(florfu.jpg); 
font:18px verdana, arial, sans-serif;
color: #636B12; 
}
a:link, a:visited, a:active {
text-decoration: underline;	color: #636B12;	
}

a:hover {
text-decoration: none; 
color:#636B12;	
}
/*#tudo {
border: #FF9900 1px double; 
}*/

.ars1 {	
width: 690px; 
margin:130px 6px 0; 
border: #99A51C 3px solid;
background:#E2D9A5;
padding: 5px;
}

.ars2 {
width: 650px;
padding:15px; 
border: #99A51C 3px solid;
}
#select {background:#FFFFFF; color:#333333;}
ul {background:#E2D9A5;}
#footer {background:#E2D9A5;}
