body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#FFF;
}
.font8pt {
	font-size: 8pt;
}
.titol {
font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #999900;
	filter: Shadow(Color=#CCCCCC, Direction=2);
}
.linktanca {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.linktanca:hover {
	color:#FFCCCC;
	text-decoration:none;
	font-size:11px;
}
.nomdia {
	font-size: 11px;
	font-weight:bold;
}
.dia {
	font-family:Arial, sans-serif;
	font-size: 12px;
}
input.text {
font-family:Trebuchet MS, Arial;
font-size:11px;
background-color:#F0F0D9;
border: 1px solid #D6D699;

width:230px;
}
select.option {
	font-family:Trebuchet MS, Arial;
	font-size: 11px;
	background-color:#F0F0D9;
}
a {
font-size:11px;
color:#000000;
border-bottom:1px solid #999900;
text-decoration:none;
}
a:hover {
color:#000000;
border-bottom:1px solid #0099FF;
text-decoration:none;
}