/*Common CSS*/
BODY		{	background-color:#008080;
			color:		white;
			font-size:	1em;
			line-height:	90%;}
A:Link		{	color:		#4444ff;}
A:Visited	{	color:		#4444ff;}
A:Active	{	color:		#4444ff;}
A:Hover		{	color:		#ff0000;
			text-decoration:underline;}
TD.Date		{	color:		black;
				font-size:	0.8em;
			}
TD.DateNew	{	color:		red;
				font-size:	0.8em;
			}
TD.Content	{	color:		black;
				font-size:	0.8em;
			}

.gnl-cent	{	text-align:	center;}
.gnl-sitemap	{	font-size:	10pt;}
.gnl-maintitle	{	font-family:	cursive;
			font-size:	20pt;
			color:		#226422;
			font-weight:	bold;}
.Tbl		{font-size:0.8em;}
.Tbl2		{font-size:0.7em;}

#FCWhite	{	color;		#000000;}
#FCBlack	{	color;		#000000;}
