A.gmg:LINK    { color: #6A6A6A; }
A.gmg:VISITED { color: #6A6A6A; }
A.gmg:ACTIVE  { color: #6A6A6A; }
A.gmg 	      {	text-decoration:none }

A.black:LINK    { color: black; }
A.black:VISITED { color: black; }
A.black:ACTIVE  { color: black; }


A.white:LINK    { color: white; }
A.white:VISITED { color: white; }
A.white:ACTIVE  { color: white; }
A.white 	{ text-decoration:none }

body.bgcolor    { background:white; }

table.non     {
 		border-collapse:collapse; 
		padding:0; 
		border:0;
	      } 