			/*	Link Global stylesheet

				Language:	CSS

				Version:	1.0

	

	

			 /* Links */

		     A.link  {text-decoration: underline;} 

			 A.nurserylink:link  {color: #FB6B00;}

			 A.nurserylink:visited {color: #AE936C;}

   			 A.afterschoollink:link  {color: #00A2A3;}

			 A.afterschoollink:visited  {color: #5E8A87;}

			 A.holidayclublink:link  {color: #6FD70A;}

			 A.holidayclublink:visited  {color: #669B32;}

			 A.CSIWlink:link  {color: #8C9FFF;}

			 A.CSIWlink:visited  {color: #8082C1;}

			 A.aboutlink:link  {color: #EA46A7;}	

			 A.aboutlink:visited  {color: #A26B8A;}	

				

			  /* End of Links */

			 /* Tags */

			  

			    b  {

              	font-weight : bold;

                }



                body, td, p, ul, br {

              	color : #000000;

              	font-family : comic sans MS, arial, helvetica;

              	font-size : 14px;

				background-repeat: repeat-y

                }



			  /* End of Tags */



			  /*special text*/

				.small {

				font-family : comic sans MS, arial, helvetica;

				color : #000000;

				font-size : 10px; margin-bottom:0px;}   

				.grey {color: #AAAAAA}

			  /*End of special text*/

			  

			 /* Titles */

			 H1 {font-family: comic sans MS, arial, helvetica; font-weight: bold; font-size: 26px; margin-bottom:0px;}		

			 H2 {font-family: comic sans MS, arial, helvetica; font-size: 20px; margin-bottom:0px; margin-top:0px;}	

			 .splash {color: #4B9510;}		

			 .nursery  {color: #FB6B00;}

			 .afterschool  {color: #00A2A3;}

			 .holidayclub  {color: #6FD70A;}

			 .CSIW  {color: #8C9FFF;}

			 .about  {color: #EA46A7;}

			 /* End of Titles */