BODY {font-family: "Comic Sans MS", Georgia, Times, "New York", serif ; background: white; color: black; }
H1, H2, H3, H4, H5, H6 {font-family: Verdana, "Lucida Sans", Arial, Helvetica, Geneva, sans-serif; color: navy; font-weight: 700;}


p	{
	font:10pt/10pt;
	color: normal;
	font-weight: normal;
	font-family: Comic Sans MS;
	}

a:link	{
	font:10pt/10pt;
	color: red;
	font-weight: normal;
	font-family: Comic Sans MS;
	text-decoration: none;
	}	

a:visited	{
	font:12pt/12pt;
	color: blue;
	font-weight: normal;
	font-family: Comic Sans MS;
	text-decoration: none;
	}	


a:hover {
	color: blue
	} -->

