/*.rbtop div { background: url(../imagenes/tl.gif) no-repeat top left; }*/
.rbtop { background: url(../imagenes/top.png) no-repeat top right; }
/*.rbbot div { background: url(../imagenes/bl.gif) no-repeat bottom left; }*/
.rbbot { background: url(../imagenes/bottom.png) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 700px;
height: 7px;
font-size: 1px;
}
/*.rbcontent { margin: 0 7px; }*/
.rbroundbox { width: 700px; margin: 1em auto; } 
body {
  font-family:arial;
}
.menu a{
  text-decoration:none;
  color:#000;
}
.menu a:link{
  text-decoration:none;
  color:#000;
}
.menu a:active{
  text-decoration:none;
  color:#000;
}
.menu a:hover{
  text-decoration:none;
  color:#000;
  font-weight:bold;
}

a{
  text-decoration:none;
  color:#000;
}
a:link{
  text-decoration:none;
  color:#000;
}
a:active{
  text-decoration:none;
  color:#000;
}
a:hover{
  text-decoration:none;
  color:#000;
  font-weight:bold;
}

.pie a{
  text-decoration:none;
  color:#b4bdd4;
}

.pie a:link{
  text-decoration:none;
  color:#b4bdd4;
}
.pie a:active{
  text-decoration:none;
 color:#3e4f80;
}
.pie a:hover{
  text-decoration:none;
  color:#3e4f80;
  font-weight:bold;
}



