img {
	border: 0px;
}

a {
	font-family: "Comic Sans MS","verdana", "arial", "helvetica", sans-serif;
	color : blue;
	text-decoration : underline;
	}

a:hover {
	font-family: "Comic Sans MS","verdana", "arial", "helvetica", sans-serif;
	color : blue;
	text-decoration : none;
}


body { 
	font-family: "Comic Sans MS","verdana", "arial", "helvetica", sans-serif;
	background: #EFBEEC;
	background-image: url(bg.gif);
	color : #0000cd;
	font-family : Comic Sans MS, Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	cursor: url(hellokitty3.ani), url(hellokitty3.ani), pointer; 
	margin: 0px 0px 0px 0px;
}

h1 {
	font-size : 24px;
	color : blue;
}

h2 {
	font-size : 16px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: blue;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: blue;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: blue;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: blue;
	font-weight:normal;
}




