body{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}

a:link {
color:#444;

		text-decoration:none;
		}
a:active { 		
		text-decoration:none;
		color:#444;
}
.titulooferta {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#008;
	font-weight:Bold;
	font-style: italic;
}
.resalta {
	font-weight:Bold;
	color: #008;
}

.resaltanaranja {
	font-weight:Bold;
	color: #F60;
	font-size: 16px;
}


.highlight {
	color: #F60;
	height: 30px;
	background-color: #FFD99F;
	padding: 10px;
	text-align: center;
	border: 1px solid #F90;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

