.textoNOV {
	font-family: Times New Roman, serif;
	font-size: 11px;
	color: #9B6830;
}
.tituloNOV {
	font-family: Times New Roman, serif;
	font-size: 15px;
	color: #9B6830;
	font-weight: bold;
}
a.enlaceNOV {
	font-family: Times New Roman, serif;
	font-size: 11px;
	color: #9b1202;
	font-weight: bold;
	text-decoration: none;
}
.cuadroNOV {
	border: 1px #000000 solid;
}
body {
	background-color: #ffffff;
}

