/*CSS Document - Kristine Knowlton*/
	 
	  
		 a:link     {
					color: #FFFFFF;
					text-decoration:none;}
		 
		 a:visited  {
	color: #FFFFFF;
	text-decoration:none;}
		 
		 a:hover    {
		 			color: #000000;
					background-color: #FFFFFF;}
		 
		 a:focus	{
	color: #FFFFFF;
	font-family: Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;}
		
	
body {
	background-color: #000000;
        background-repeat: no-repeat;
        background-attachment:fixed;}
	
         .t1 {
		   font-family: Comic Sans MS, Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
		   font-size:14pt;
		   font-style:normal;
		   color: #FFFFFF;
		   text-decoration:none;}
		 
		.t2 {
			font-family: Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
			font-size: 12pt;
			font-style: normal;
			color: #FFFFFF;
			text-decoration: none;}
		 .t3 {
		 font-family:Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
		 font-size:10pt;
		 font-style:normal;
		 color: #FFFFFF;
		 text-decoration:none;}

		 .t4 {
		 font-family:Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
		 font-size:8pt;
		 font-style:normal;
		 color: #FFFFFF;
		 text-decoration:none;}
         .t5 {
		   font-family: Comic Sans MS, Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
		   font-size:14pt;
		   font-style:normal;
		   color: #FFFFFF;
		   text-decoration:none;}


