.fondo_opel {
	background-color: #ffcc33;
}
.fondo_cuadros {
	background-image: url(images/fondo.gif);
}
.fons_gris {
	background-color: #cccccc;
}
.fons_blanc {
	background-color: #ffffff;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.blanc {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 7pt;
}
a.blanc:hover {
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
	font-size: 7pt;
}

a.negre {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 7pt;
}
a.negre:hover {
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
	font-size: 7pt;
}
p {
	font-size: 70%;
}
