div#oferta {
	margin: 50 auto;
	padding: 0 auto;
	width: 600px;
	background-color: #ffffff;}

.oferta {
	text-indent: 0px;
	font-family: Georgia, Arial;
	color: #000000;
	font-size:  14px;
	text-decoration: none;}

.ofa {
	 font-family: Arial;
	 color: #900000;
	 font-size:  12px;
	 font-weight: bold;
	 text-decoration: none;}

.ofa:hover {
	 font-family: Arial;
	 color: #900000;
	 font-size:  12px;
	 font-weight: bold;
	 text-decoration: underline;}
