<!-- NicholsWedding.Com Style Sheet -->

<!-- Links -->
<!-- NAV = Navigation Sidebar -->
<!-- BODY = Links in the body of the page -->
A.NAV:link, 
	A.NAV:active
	{
	color		:	#800000;
	background	:	transparent;
	text-decoration	:	none;
        }
        A.NAV:visited {
	color		:	#800000; 
	background	:	transparent; 
	text-decoration	:	none;
    }	
	
        A.NAV:hover 
	{ 
	color		:	#FFFFFF;
	background	:	#800000;
	text-decoration	:	none;
	}

A.BODY:link, 
	A.BODY:active
	{
	color		:	#000000;
	background	:	transparent;
	text-decoration	:	none;
    }
        A.BODY:visited 
	{
	color		:	#000000; 
	background	:	transparent; 
	text-decoration	:	none;
    }	
	
        A.BODY:hover 
	{ 
	color		:	#800000;
	background	:	transparent;
	text-decoration	:	none;
    }

<!-- Body Fonts -->

BODY	{
	font-family	:	Verdana, Geneva, Helvetica,
				Arial, sans-serif;
        }


BODY 	{ 
	color		: 	#800000
	}


<!-- Header Properties -->

<!-- Nav bar -->

<!-- End of NicholsWedding.Com Style Sheet -->





