	th {color: white;  font-family: helvetica ; }
	body {color: white; font-family: helvetica, "comic sans ms"; font-size : 18px }

	  h2, h3, h1, h4 {text-align: center; color: white; font-family: "Times New Roman" ;}



	a {text-decoration: none; font-size : 18px; }

	/* visited link */
	a:visited {color: purple; }
	a:link {color: yellow; font-family: comic sans ms ;  }

	a:hover
		{		
			color: white;
			font-family: comic sans ms;
			font-size: 
		}



      p, th {text-align:center; font:normal 12pt "comic sans ms"; color: white}

