body {
	margin: auto;
	margin-top:40px;
	padding: 0;
	height: 100%;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#808080;
	width:1000px;
	cursor:default;
	line-height:18px;
}

.textConstruccio, .textInfo {
	font-size:20px;
	color:#000000;
}

.textInfo {	font-size:16px; }

a {
	font-size:14px;
	color:#808080;
	text-decoration:none;
}
a:hover, a:active {	text-decoration:underline; }