body {
	font-size: 11px; 
  color: black; 
  font-family: verdana, geneva
}
.cajaMenu {
  height: 16px;
  vertical-align: middle; 
  border-right: #1e90ff 1px solid; 
  border-left: #1e90ff 1px solid; 
  border-top: #1e90ff 1px solid; 
  border-bottom: #1e90ff
}
.letraMenu {
	font-size: 13px; 
  color: #4169E1; 
 	text-decoration: none;
 	vertical-align: bottom;
  font-family: verdana, geneva
}
.subtitulo {
	font-size: 15px;
  color: green; 
 	font-weight: bold;
  font-family: verdana, geneva
}
.letraPsico {
	font-size: 14px; 
  color: black; 
  left: 1px; 
  right: 1px;
  margin: 1px; 
  padding: 1px;
  font-family: verdana, geneva
}
.letraLink {
	font-size: 11px;
	font-weight: bold;
  color: #191970; 
  font-family: verdana, geneva
}
.letraPeq {
	font-size: 9px;
  color: black; 
  font-family: verdana, geneva
}
.thetan {
	font-size: 13px; 
  color: black; 
 	font-weight: bold;
  font-family: verdana, geneva
}
.interl {
	font-size: 13px; 
  color: #004080; 
  font-family: verdana, geneva
}
.pregs {
	font-size: 13px; 
  color: black; 
  font-family: verdana, geneva
}
ul {
  width:830px; 
  height:30px; 
  margin:0; 
  padding:0; 
  background:lightgrey repeat-x 0px 0px; 
  list-style-type: none; 
} 
ul li {
  position: relative;
  list-style-type: none; 
  float:left; 
  margin:0; 
  padding:12;
}
ul li a {
  color: #4169E1;
  display: block;
  position: relative;
  line-height: 18px; 
  font-size: 12px;
  text-decoration: none;
}
ul li a:hover {
  color: #990000;
  background:#DAD3D3;
}
ul li ul {
  width: 130px;
  background-color: lightgrey;
  display: none; 
  position: absolute;
  left: 5px;
  top: 30px;
  text-decoration:none;
}

