body {
	cursor: crosshair;
	background-color:#333333;
	top: 0px;
	right: 0px;
	position: absolute;
}

a:link {text-decoration: none; 		color:#FFFFFF}
a:visited {text-decoration: none; 	color:#FFFFFF}
a:hover { text-decoration: none; 	color: #990000}
a:active {text-decoration: none;	color: #FFFFFF}

.taula1 {
	border: 0px none;
	background-position: 0px 0px;	
	cursor: crosshair;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	top: 0px;
	right: 0px;
	color: #FFFFFF;
	text-align: center;
}
