.fondonegre {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/ofrlogonegre.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.vinculo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;

}
.Textoblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
}

