body {
	margin-left: 20px;
	margin-top: 5px;	
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background-color: #CCCCFF;
	color: #003399;
}


a:hover {
  color: blue;
  background-color: #eee;
}

a:link {
	color: #5454AC;	
	background-color: #CCCCFF;
}

a:visited {
	color: #8787f4;
	background-color: #CCCCFF;
}

ol {
	font-size: 12px;
}

ul {
	list-style-type: disc;
	font-size: 12px;
}

.url-hi {
   background-color: #6666CC;
	color: #FFD300;
}

.titulo {
	background-color: #003399;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.autor {
	background-color: #CCCCFF;
	color: #9933CC;
}

.publicacion {
	background-color: #CCCCFF;
	color: #9933CC;
}

.dewey {
	background-color: #CCCCFF;
	font-size: 13px;
	color: #6666CC;
	font-weight: bold;
}

.celda-buscar {
	background-color: #003399;
	width: 600px;
	padding: 8px;
	font-size: 0.95em;
    border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
}


.aciertos {
	text-align: center;
	background-color: #1D8FFF;
	color: white;
	/*width: 140px;*/
	font-size: 0.95em;
	padding: 8px;
    border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
}


.tr-color {
	background-color: #003399;
}

.tr-color-hi {
	color: #003399;
	background-color: #6666CC;
}

.hilight {
	background-color: #BCD1EE;
}

.vease-small {
	background-color: #CCCCFF;
	color: #003399;
	font-size: 12px;
}

.vease-usmall {
	background-color: #CCCCFF;
	color: #003399;
	font-size: 10px;
}

.texto-small {
	color: #003399;
	background-color: #CCCCFF;
	font-size: 12px;
}

.texto-usmall {
	color: #FFFFFF;
	background-color: #003399;
	font-size: 10px;
}

.texto-small-hi {
	background-color: #CCCCFF;
	color: #924F29;
	font-size: 12px;
}


.texto-NAV-index-actual {
	color: #003399;
	background-color: #CCCCFF;
	font-weight: bolder;
	font-size: 13px;
}

.texto-NAV-index {
	color: #003399;
	background-color: #CCCCFF;
	font-size: 12px;
}

.texto-url {
	background-color: #CCCCFF;
	font-size: 12px;
}

.texto-normal {
	background-color: #CCCCFF;
	font-size: 13px;
	color: #003399;
}

.texto-tabla {
	color: #FFFFFF;
	font-size: 12px;
}

.texto-tabla-small {
	color: #FFFFFF;
	font-size: 10px;
}

.texto-dropdown {
	font-size: 10px;
}

.texto-bold {
	background-color: #CCCCFF;
	font-weight: bold;
	color: #003399;
	font-size: 13px;
}

.texto-hi {
	background-color: #CCCCFF;
	color: #666698;
	font-size: 15px;
	font-weight: bold;
}
