TABLE.scelte {
	background : #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 12px;
	font-weight : bold;
	border : 0px none;
}
A.scelte {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font : 12px;
font-weight : bold;
text-decoration : none;
color : Black;
}
A.scelte:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 12px;
	font-weight : bold;
	color : Red;
}
A.scelte:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 12px;
	font-weight : bold;
	color : Lime;
}


