font {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}
h6 {
	font-family: "Comic Sans MS";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: FEEC54;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
 a {
    line-height:1.2em;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:active {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.bold {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
