/** CSS RESET **/

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

body {border: 10px solid #9AA324;color: #9AA324;background:#000000;}
a:link, a:visited, a:active {text-decoration: underline;color: #9AA324;}
a:hover {text-decoration: none; color:#9AA324;}
#tudo {margin-top:130px;}
.ars1 {width: 486px;margin:0 117px;border: #9AA324 3px solid;padding: 5px;}
.ars2 {width: 480px;height:360px;border: #9AA324 3px double;}
