/** CSS RESET **/

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

body {
border: 10px solid #3F9DF6;
color: #3F9DF6;
background:#02518B}

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

a:hover {text-decoration: none; color:#3F9DF6;}

.ars1 {
width: 605px;
margin:0 60px;
border: #3F9DF6 3px solid;
padding: 5px;}

.ars2 {
width: 600px;
height:446px;
border: #3F9DF6 3px solid;}		

#tudo {margin-top:120px;}

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