a:link {	color: yellow }a:visited {	color: orange }a:hover {	color: white }div.popup {	font-family: verdana;	font-size: 7pt;	color: black}table.font td{	font-family: verdana;	font-size: 10pt;	color: yellow;	text-align: center}table.whitetext td{	font-family: arial;	font-size: 11pt;	color: white;	text-align: left}table.links td{	font-family: verdana;	font-size: 7pt;	color: white;	text-align: left}table#links	a:link {color: yellow;		   text-decoration: none}table#links	a:visited {color: orange;		   text-decoration: none}table#links	a:hover {color: white;		   text-decoration: none;		   text-transform: uppercase}