/** CSS RESET **/

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

body {
border: 10px solid #50659D;
color: #50659D;
}

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

a:hover {
text-decoration: none; 
color:#50659D;
}

#tudo {margin-top:120px;}	
.ars1 {
width:100%;
height:225px;
background:url('imagens/bb.gif');
}	

.indica3 {
border-top: #50659D 5px dotted;
}
#select {background:#FFFFFF; color:#333333;}
