@charset "UTF-8";
@import url("CSS_cajasEA.css");
@import url("CSS_clasesEA.css");
@import url("CSS_estilosEA.css");
/* CSS Document */


body {
background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#666666;
margin:0;
}

a {
text-decoration:none;
color:#000000;
}

a:hover {
color:#000000;
text-decoration:underline;
}


ul {
margin: 0;
padding:0;
list-style:none;
font-size:12px;
}

ul a:hover {
background-color:#EEEEEE;
}




