td {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: 400;
	color: #003300;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #336600;
	font-weight: lighter;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #804040;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;


}
div {
}
a {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #003300;
	text-decoration: none;

}
body {
	background-image: url(images/1800.jpg);
}

