td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCD02;
}
.tblBdr {
	border: thin outset #FECC0B;
}
a:link {
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FF33CC;
}
.heading {
	font-size: 16pt;
	font-weight: bold;
}
.menuB {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #FFD005;
	font-style: oblique;
}
.tilde {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #333333;
	font-size: 18px;
}
.orange {
	color: #FF6633;
}
