	BODY { background-color : white;			font-family: verdana, arial, helvetica;			font-size: 10 pt			  }		A:link	{	color :blue ;			font-weight : bold;			text-decoration : none }		A:visited	{	color : blue ;				font-weight : bold;				text-decoration : none }		A:active  {	color : green ;			  font-weight : bold;			  text-decoration : none }		A:hover {	color : Lime ;			font-weight : bold;			text-decoration : none }