/** CSS RESET **/

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

body {
border: 10px solid #3822ff;
font: 24px comic sans ms,arial, verdana, sans-serif; 
color: #0c0288;
background: url("fubale.jpg");
}

a:link, a:visited, a:active {
text-decoration: underline;
color: #0c0288;
}

a:hover {
text-decoration: none; 
color:#3822ff;
}

#tudo {
width:739px;
border: #0c0288 2px double;
padding:3px;
background: #3822ff;
margin-top:120px;		
}

#msn:	{
width:730px;
padding:12px;	
}

.ars1 {
width: 730px;
padding: 2px;
border: #4d8dba 3px double;

}

.ars2 {
width: 721px;
border: #0c0288 2px double;
padding: 2px;
background: url("fubale.jpg");
}

.ars3 {
width: 720px;
height: 235px;
margin: 0;
}
#select {background:#FFFFFF; color:#000000;}
