.cartoonsMenuHeading
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:Navy;
}
.cartoonsMenuHeading a
{
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:Navy;
	text-decoration:none;
}
.cartoonsMenuHeading a:hover
{
	color:lightblue;
}
.cartoonsMenuBody
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.cartoonsMenuBody a
{
	text-decoration:none;
	color:Black;
}
.cartoonsSmallText
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	background-color:White;
}
.cartoonsSmallText a
{
	text-decoration:none;
	color:Black;
}
.cartoonsNormalText
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	background-color:White;
}
.cartoonsNormalText a
{
	text-decoration:none;
	color:Black;
}
.cartoonsNormalText .red
{
	font-family:Arial;
	font-size:12px;
	color:red;
	background-color:White;
}
.cartoonsTableHeader
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:Silver;
}
.cartoonsTableHeader a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:Silver;
	text-decoration:none;
}
