a.menu_lateral  {
  font-family: Tahoma;
  font-size: 11px;
  font-weight:bold;
  text-decoration:none;
  color: #121153;
}
.menu_lateral:hover  {
    text-decoration: underline;
}
body {
   background-image:url(imag/fondo.jpg);
   font-family:Tahoma;
   font-size:12px;
}
.texto_menu_lateral  {
  font-family: Tahoma;
  font-size: 11px;
  font-weight:bold;
  text-decoration:none;
  color: #121153;
}