
TD {
		font-family : Arial, Helvetica, sans-serif;
	}


TD.steps {
	font-size : 13;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;	
}

TD.head_m{
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
	color : #C8D5FF;
	font-weight : bold;	
}

TD.head_w{
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFCDFE;
	font-weight : bold;	
}


TD.coolsites {
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFC00;
	font-weight : bold;
}

TD.story_head {
	font-size : 18;
	font-family : Arial, Helvetica, sans-serif;
	color : #1E336A;
	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 : #000000;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bold;
}

A.toys:HOVER {
	color :#A60000;
}

A.cool,A.cool:ACTIVE, A.cool:FOCUS,  A.cool:LINK, A.cool:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #DB0C00;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bold;
}

A.cool:HOVER {
	color :#098400;
}

A.next,A.next:ACTIVE, A.next:FOCUS,  A.next:LINK, A.next:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #C41402;
	font-size : 14px;
	text-decoration : none;
	font-weight : normal;
}

A.next:HOVER {
	color :#FF1800;
	text-decoration : underline;	
}