.text {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.copyright:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.copyright:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.copyright:hover {
	color: #F89020;
}
a.copyright:active {
	color: #F89020;
}
a.big:link {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.big:visited {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.big:hover {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.big:active {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.blue {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bolder;
	color: #D05420;
}
