body {
	background-image: url(imatges/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	background-position: center top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}

a:link {
	color:#FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.Estilo1 {
	font-size: 18px;
	font-weight: bold;
}
.Estilo2 {	color: #000000;
	font-weight: bold;
}
.Estilo6 {color: #FFFFFF; font-weight: bold; }
.Estilo7 {color: #FF9900}
.Estilo8 {color: #006699}
.Estilo9 {color: #999999}