* {
	margin: 16;
	padding: 0;
}

a {
	color: #be001c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #be001c;
}
a:visited {
	color: #333333;
}

.fotoBox {
	width: 196px;
	vertical-align: top;
}

.ofertasBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 404px;
	vertical-align: top;
}


.ofertasText11 {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.ofertasText12 {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
