/** CSS RESET **/

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

body {border: 10px solid #000080; 
font: 14px comic sans ms, verdana, arial, sans-serif; 
color: #000080;
}
a:link, a:visited, a:active {
text-decoration: none; 
color: #000080;
}
a:hover {
text-decoration: underline overline; 
color:#000080;
}
#tudo {
margin-top:80px;
}
.ars1 {
width: 650px; 
margin:20px 20px 0 20px;; 
padding: 10px;
}

.indica3{
border-top: 3px dotted #FF0000;}
#select {background:#FFFFFF; color:#333333;}
