A:link {
	color: #666666;
	text-decoration: underline;
}
A:visited {
	color: #666666;
	text-decoration: underline;
}
A:active {
	text-decoration: underline;
}
A:hover {
	color: #0000FF;
	text-decoration: underline;
}
.italic {
	color: #666666;
	font-style: italic;
	font-size: 12px;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: justify;
	text-indent: 25px;
}
.explicació {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: right;
}
