/* Dennis Wolverton Photographer Style Sheet
	©2004, Burkey & Leverich 
	www.Blinc-Designs.com
	Dave@Blinc-Designs.com
	All rights Reserved.
*/
P    
	{
	font-family		:	Times, serif; 
	font-size		:	9px ;
	line-height		: 	13px;
	font-weight		:	normal;
	text-decoration	:	none;
	color			:	#422D1F ! important
	}

P.email
	{
	font-family		:	Times, serif; 
	font-size		:	11px ;
	line-height		: 	13px;
	font-weight		:	normal;
	text-decoration	:	none;
	color			:	#422D1F ! important
	}

H2   
	{
	font-family		:	Times, serif; 
	font-size		:	16px ;
	line-height		: 	16px;
	font-weight		:	bold;
	text-decoration	:	none;
	color			:	red ! important
	}

A:link
	{
	font-family		:	Times, serif; 
	font-size		:	9px ;
	line-height		: 	12px;
	font-weight		:	normal;
	text-decoration	:	none;
	color			:	#004FA3;
	}
A:visited
	{
	font-family		:	Times, serif; 
	font-size		:	9px ;
	line-height		: 	12px;
	font-weight		:	normal;
	text-decoration	:	none;
	color			:	#004FA3;
	}
A:hover
	{
	font-family		:	Times, serif; 
	font-size		:	9px ;
	line-height		: 	12px;

	text-decoration	:	none;
	color			:	#666;
	}
A:active 
	{
	font-family		:	Times, serif; 
	font-size		:	9px ;
	line-height		: 	12px;
	font-weight		:	normal;
	text-decoration	:	none;
	color			:	#004FA3;
	}

