a:active {
	font-family: "Comic Sans MS";
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #990099;
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-size: 12px;
}
.text {  font: normal 10pt "Comic Sans MS"; color: #333333}
.smalltx {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: 33333;
}
.boldtx {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	color: 333333;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: 006666;
	text-decoration: none;

}
.header {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #336666;
}
