/* Matthew Paul Furniture */BODY{    BACKGROUND-COLOR: #333333;        FONT-SIZE: .8em;}A.navLink:link	{		text-decoration:	none;	color:	#808080;	}			A.navLink:visited	{		text-decoration:	none;	color:	#808080;	}			A.navLink:active	{		text-decoration:	none;	color: RED;	}			A.navLink:hover	{		text-decoration:	none;	color:	#FFFFCD;	}		A.contentLink:link	{		text-decoration:	none;	color:	#808080;	}			A.contentLink:visited	{		text-decoration:	none;	color:	#808080;	}			A.contentLink:active	{		text-decoration:	none;	color: RED;	}			A.contentLink:hover	{		text-decoration:	none;	color:#996600;	}		td.outerTableEdge{	background-color:#333333;}td.textCell{	background-color:#FFFFCD;}p.content {	FONT-FAMILY: Verdana, Helvetica, sans-serif;	font-size:10pt;}
