	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; }
