/*CSS Document - Kristine Knowlton*/
	 
	  
		 a:link     {
					color: #B21E5C;
					text-decoration:none;}
		 
		 a:visited  {
	color: #B21E5C;
	text-decoration:none;}
		 
		 a:hover    {
		 			color: #FFFFFF;
					background-color: #B21E5C;}
		 
		 a:focus	{
	color: #FFFFFF;
	font-family: Verdana, Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;}
		
	
body {
	background-color: #DCD4B2;
        background-image: url(klp_back.png);
        background-repeat: repeat;
        background-attachment:fixed;}
	
         .t1 {
		   font-family: Verdana, Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
		   font-size:14pt;
		   font-style:normal;
		   color: #000000;
		   text-decoration:none;}
		 
		.t2 {
			font-family: Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
			font-size: 12pt;
			font-style: normal;
			color: #000000;
			text-decoration: none;}
		 .t3 {
		 font-family:Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
		 font-size:10pt;
		 font-style:normal;
		 color: #000000;
		 text-decoration:none;}

		 .t4 {
		 font-family:Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
		 font-size:8pt;
		 font-style:normal;
		 color: #000000;
		 text-decoration:none;}

