a:link {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
	font-family: Georgia, "Times New Roman", serif;


}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;

}
.taulaB1 {
	border: 1px solid #666666;
}
.taula2 {
	border: 1px solid #CC3300;
}
.georgia2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

