body {
	font-family: Comic Sans MS, sans-serif;
}

td {
	font-family: Comic Sans MS, sans-serif;
}

th {
	font-family: Comic Sans MS, sans-serif;
}

A:LINK{
	text-decoration : none;
	color: #666666;

	  }

A:VISITED{
	text-decoration : none;
	color: #666666;

	     }

A:HOVER{
	text-decoration : none;
	color: #666666;

	   }

