.ex 
{ 
	font-weight: bold; background: #fed; color: #080 
}

.help 
{ 
	color: #080; font-style: italic; 
}
body 
{ 
	background: #fea; font: 10pt tahoma,verdana,sans-serif; 
}
table 
{ 
	font: 13px verdana,tahoma,sans-serif; 
}
table.afisare
{ 
	font: 11px verdana,tahoma,sans-serif; 
}
a.home
{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
a.home:hover
{   font-size:11px;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

a.home:visited 
{   font-size:11px;
	color: #000000; 
	text-decoration:underline;
}
a 
{ 
	color: #00f; 
	text-decoration:none;
}
a:visited 
{ 
	color: #00f; 
	text-decoration:underline;
}
a:hover 
{ 
	color: #f00;
}
a:active 
{ 
	color: #08f; 
	text-decoration:none;
}
.key 
{ 
	border: 1px solid #000; background: #fff; color: #008;
padding: 0px 5px; cursor: default; font-size: 80%; 
}

h1 {font: 18px verdana,tahoma,sans-serif; 
   font-weight:bold;}
