.clsContentBody
{ 
	font-family: Arial;
	font-size: x-small;
	color: #666666;
}

.clsContentBody a:link,
.clsContentBody a:active,
.clsContentBody a:visited
{
	color: #666666;
	text-decoration: none;
}

.clsContentBody a:hover
{
	color: #666666;
	text-decoration: underline;
}

.clsContentBody li
{
	list-style: square
}
	
.clsContentBodyHeader
{ 
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #666666; 
}


.clsPageLinks
{ 
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color:#666666; 
}
	
.clsPageLinks a:link,
.clsPageLinks a:active,
.clsPageLinks a:visited,
.clsPageLinks a:hover
{
	color: #666666;
	text-decoration: underline;
}


body 
{ 
	background-color: #FFFFFF
}

.clsMenuItem td
{ 
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color:#666666; 
}

.clsMenuItem a:link,
.clsMenuItem a:active,
.clsMenuItem a:visited
{
	color: #666666;
	text-decoration: none;
}

.clsMenuItem a:hover
{
	color: #000000;
	text-decoration: none;
}

.clsMenuItemWalkabouts a:hover
{
	color: #6ba234;
}

.clsMenuItemBeginners a:hover
{
	color: #798ac1;
}

.clsMenuItemPreK a:hover
{
	color: #c50707;
}

.clsCopyrightText
{
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color:#666666; 
}