
TD {
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
	color : #4D4D4D;
}


TD.steps {
	font-size : 13;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;	
}

TD.head_w_m{
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;	
}

TD.coolsites {
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFD800;
	font-weight : bold;
}

TD.story_head {
	font-size : 18;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight : bold;
}

A.toys,A.toys:ACTIVE, A.toys:FOCUS,  A.toys:LINK, A.toys:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #286FFF;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bold;
}

A.toys:HOVER {
	color :#0438A1;
}

A.cool,A.cool:ACTIVE, A.cool:FOCUS,  A.cool:LINK, A.cool:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FF6000;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bold;
}

A.cool:HOVER {
	color :#9D3D03;
}

