@charset "UTF-8";
td {
	font-family: "Comic Sans MS", "Comic Sans", Arial, Helvetica;
	font-size: 0.95em;
	color: #666666;
	line-height: 1.5em;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF0033;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-size: 1.4em;
}
.headerBLUE {
	font-family: "Comic Sans MS", "Comic Sans";
	font-size: 1.4em;
	color: #339999;
}
