td {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #660033;

}
h1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #88653E;
	font-weight: lighter;

}
p {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFF33;
	font-weight: lighter;

}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #CC0033;
	text-decoration: underline;
	font-variant: normal;
	text-transform: none;





}
div {
}
a {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #660033;
	text-decoration: none;
	font-weight: 500;



}
body {
	background-color: #CC9933;
	background-image: url(images/bkg_print.jpg);

}

