/* Happiness Habit Site Map Style Sheet - 11/07 */

/* Link Hover Specifications  */
a:link 		{ color: #0000FF; text-decoration: none; }
a:visited 	{ color: #0066FF; text-decoration: none; }
a:active 	{ color: #FF0000; background-color: yellow; text-decoration: none; }
a:hover 	{ color: #FF0000; background-color: yellow; text-decoration: none; }

/*  Link for Header Specifications - Also Used For Bottom Footing Banner  */
.hdrlink0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;  }
	
	
/*  Links For Happiness Habits - Habits0 Page Body   */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000033;
}
	
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.6em;  }
	
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.6em;  }	
	
	
/*  For Main Body Listings   */	
.linkname  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #000099;  }
	
p   {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #000099;  }

.linkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;  }  
	
.linkinsdidestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	
.hdrlink-sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;  }

.hdrlink0BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #FFFFFF;  }

