
/* -------------------- The Cookie Garden ------------------------ */
/* ------------------------ TEXT.CSS ----------------------------- */


/* -------------------------- Content ------------------------------- */

		h1 {
			font-family: verdana;
			font-size: 12px;
			color: #B5C93C;
			font-weight: bold;
		}
		
		h1 a{
			font-family: verdana;
			font-size: 12px;
			color: #B5C93C;
			font-weight: bold;
			text-decoration: none;
		}
		
		h2 {
			font-family: verdana;
			font-size: 11px;
			color: #B5C93C;
			font-weight: normal;
		}

		
			
