/*HarrodsburgHistorical.org Style Sheet*/

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

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

/*Body Fonts*/

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


BODY 	{ 
	color				: 	black
		}





