/*CSS Document - Kristine Knowlton*/
	 
	 
		 a:link     {
					color: #E066FF;
					text-decoration:none;}
		 
		 a:visited  {
	color: #FFB6C1;
	text-decoration:none;}
		 
		 a:hover    {
		 			color: #000000;
					background-color: #FFFFFF;}
		 
		 a:focus	{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;}
		
	
body {
	background-color: #000000;
	background-image: url(capink.gif);
        background-attachment:fixed;}
	
         .t1 {
		   font-family:Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
		   font-size:18px;
		   font-style:normal;
		   color: #FFFFF3;
		   text-decoration:none;}
		 .t2 {
			font-family: Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
			font-size: 16px;
			font-style: normal;
			color: #FDFDF0;
			text-decoration: none;}
		 .t3 {
		 font-family:Arial, Times, Helvetica, Zapt-Chancery, Western, Courier;
		 font-size:12px;
		 font-style:normal;
		 color: #FFFFFE;
		 text-decoration:none;}

