	a:link 		{ text-decoration:underline; color:yellow; }
	a:visited	{ text-decoration:underline; color:olive;  }
	a:active	{ text-decoration:underline; color:red; }	
	a:hover 	{ text-decoration:underline; color:white; background-color:#1122ee; }

	BODY		{ color:ffffff; background-color:#000000; font-size:12pt; line-height:140%; }
	TABLE		{ font-size:12pt; table-layout:auto; line-height:140%; }

 	BIG		{ font-weight:600; }
	SMALL		{ font-weight:600; }

	.tr1	{ background-color:#123456; }
	.tr2	{ background-color:#444444; }

	.BOX	{ color:pink; font-weight:600; }
	.BOX1	{ color:#00ff00; font-weight:600; }
	.BOX2	{ color:#ff0000; font-weight:600; }
	.BOX3	{ color:#0000ff; font-weight:600; }
	.SITA	{ color:pink; font-weight:600; }

