/* CSS Document */
A.Premi:link     { color:#FFFF00; text-decoration: none; }
A.Premi:visited  { color:#FFFF00; text-decoration: none; }
A.Premi:hover    {
	color:#ff0000;
	text-decoration: none; 
	font-size  : 14pt;
	font-weight: bold;
}


