.ssmain {
	font-family: "Comic Sans MS";
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	background-color: #F4FFFF;
	background-image: url(../images/snowflakes.jpg);
}
body {
	font-family: "Comic Sans MS";
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	background-color: #E1F0FF;
	background-image: url(../images/snowflakes.jpg);
}
td {
	font-family: "Comic Sans MS";
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}
link {
	font-family: "Comic Sans MS";
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}
a:visited {
	font-family: "Comic Sans MS";
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6600CC;
}
a:link {
	font-family: "Comic Sans MS";
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}

