BODY    

Div.Margins	{
		width:		512px;
		text-align:	center;
		}
TD.Plain		{
		background:	#ffffcc;
		color:		#000033;
		}

A:link, A:active
	{
	text-decoration	:	none;
	color		:	#ffffcc;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#ffffcc; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	#ffcc00;
	}

