A:link.storyButtonsWHITE {color: #FFFFFF; text-decoration: none;}
A:link.storyButtonsGREY {color: #A29DAA; text-decoration: none;}


A:visited.storyButtonsWHITE {color: #FFFFFF; text-decoration: none;}
A:visited.storyButtonsGREY {color: #A29DAA; text-decoration: none;}


A:hover.storyButtonsWHITE {color: #A29DAA; text-decoration: none;}
A:hover.storyButtonsGREY {color: #006666; text-decoration: none;}


A:active.storyButtonsWHITE {color: #FFFFFF; text-decoration: none;}
A:active.storyButtonsGREY {color: #A29DAA; text-decoration: none;}






.statementINDEX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.dishcontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.thestory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.thestorywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.thestorygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.storyButtonsWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.storyButtonsGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A29DAA;
	text-decoration: none;
}
.storyButtonsGREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}

