.links {

	font-family: "Courier New", Courier, mono;

	font-size: 11px;

	color: #003399;

	background-color: #FFFFFF;

	width: 600px;

	padding-top: 5px;

	padding-right: 20px;

	padding-bottom: 5px;

	padding-left: 90px;

	text-decoration: underline;



}

.titulos {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 100%;
	word-spacing: 0.035em;
	letter-spacing: 0.035em;

}

.txtbiblio {

	font-family: "Courier New", Courier, mono;

	font-size: 14px;

	color: #000000;

	width: 600px;

	padding-top: 5px;

	padding-right: 20px;

	padding-bottom: 5px;

	padding-left: 90px;

	background-color: #FFFFFF;



}
.titulofonblan {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	width: 400px;
	line-height: 16px;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 1px;
}
