	/*style sheet for ponymom*/
	body
	{
	background-color:#CCFFEE;
	color: #C2BFA5;
	background-image: url(graphics/basket2b.jpg);


	}
	h1
	{
	color:#990066;
	text-align:center;
	font-family:Arial, "Arial Black", "Arial Narrow", "Bookman Old Style", "Comic Sans MS", Impact;
	font-size: 24pt;
	font-weight: bold
	}
	h2
	{
	color:#777777;
	text-align:center;
	font-family:arial;
	font-size: 18pt;
	font-style: normal;

	}
	h3
	{
	color:#CC0066;
	text-align:center;
	font-family:arial;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;


	}
	h4
	{
	color:#CC3366;
	text-align:center;
	font-family:Arial, "Arial Black", "Arial Narrow", "Bookman Old Style", "Comic Sans MS", Impact;
	font-size: 10pt;
	font-weight:bold;
	font-variant: normal;
	font-style: italic;


	}
	p
	{
	color:#990066;
	text-align:center;
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;


	}
	

	.pch
	{
	color:#CCCCCC;
	text-align:center;
	font-family:"comic sans";
	font-size: 12 pt;
	font-weight:bold;
	background-color: #FFFFCC;
	}
	.gry
	{
	background-color:#FFFFCC;
	text-align:center;

	}
	
	p.special
	{
	color:#000066;
	text-align:center;
	font-family:arial;
	font-size: 12 pt;
	font-style:italic;
	}
	.fade
	{color:#ffffcc;}
	.soft
	{color:#000066; text-align:center;}
	
	A:link    { color:#CC0099; }
	A:active  {
	color:#CC0099;
	font-size: 125%;
	background-color: #FFFFFF;
}
	A:hover  { color:#CC0099; font-size: 125%; }
	A:visited { color:#660099; }
	
	
.blu {
	background-color: #cceeff;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #CC3366;
	text-align: center;

}
.titlet {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #CC3366;
	text-align: center;
	font-family: Arial, "Arial Black", "Arial Narrow", "Bookman Old Style", "Comic Sans MS", Impact;



}
.cption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #CC0066;
	text-align: center;
	font-weight: bold;

}
.brdr {
	border: 5px solid #CCFFEE;
}
.baux {
	background-color: #FFFFFF;
	border: thin solid #CC0066;

}
.title {
	font-family: Arial, "Arial Black", "Arial Narrow", "Bookman Old Style", "Comic Sans MS", Impact;
	font-size: 18pt;
	color: #993366;
	font-style: italic;

}
