body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(bkg9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E0E0E0;
	border-top-style: 0;
	margin-left: 0px;
	margin-right: 0px;
}
a.negro:link, a.negro:visited {
	text-decoration: none;
	color: #000000;
	font-weight: 110;
}
a.negro:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: 110;
}.titulo {
	font-size: 30px;
	font-weight: bold;
}
.mini {
	font-size: 10px;
}

