.justy {  text-align: justify}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 20px 0 0 0;
	text-align: center;
	padding: 0;
	color: #003366;
	font-weight: bold;
}
.oferta{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
}
.oferta:hover{
	color: #003399;
	text-decoration: none;
}
