@charset "utf-8";
/* CSS Document */
a img { 
	border:none; 
}
a { 
	font-family:"Comic Sans MS", cursive; 
	text-decoration:none; 
	color:#666; 
}
a:link { 
	font-family:"Comic Sans MS", cursive; 
	text-decoration:none; 
	color:#666; 
}
a:visited { 
	color:#666; 
}
a:active { 
	color:#666; 
}
a:hover { 
	color:#6F3; 
}
p { 
	font-family:"Comic Sans MS", cursive; 
	font-size:16px; 
	color:#000; 
}
th { 
	font-family:"Comic Sans MS", cursive; 
	font-size:16px; 
	color:#000; 
}
h1 { 
	font-family:"Comic Sans MS", cursive; 
	font-size:36px; 
	color:#000; 
}
h4 {
	font-family:"Comic Sans MS", cursive;
	color:#000;
	font-size:18px;
}
