body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.whitebold {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Comic Sans MS";

}
a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}
.descriptiontext {
	color: #CCFF00;
	font-size: 12px;
	font-weight: bold;

}
.descriptionlink:link {
	color: #CCFF00;
	text-decoration: underline;
	font-size: 12px;

}
.descriptionlink:visited {
	color: #CCFF00;
	text-decoration: underline;
}
.bigboldlinks:link {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bigboldlinks:visited {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.boldgreen {
	font-weight: bold;
	color: #006600;
}
