body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #000000;
	background-image: url(imatges/fonsCel.jpg);
}

html,body { 
   height: 100%; 
}
.table {
	height: 100%;
} 


.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
.logo {
	background-image: url(imatges/logoSota.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
a {
	font-size: 9px;
	text-decoration: none;
	margin-top: 20px;
	background-position: left;
}

a:link {
	color: #CCCCCC;
	

}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #990000;
}
