/*----------- begin style code for show-hide text on seasonal page ------------*/
<style>
div.quote {
 margin-left: 0%;
  padding: 10px;
	 background-color: #D9A4B7;
  border: 0px solid #00009C;
  width: 640px;
}

div.quote p {
 	font-size: .8em;
	 color: #000000;
    margin: 10px 0px 0px 0px;
}

div#seasonal01 {
 	display: none;
 	margin: 10px 20px 0px 40px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
 	color: #383981;
}
div#seasonal02 {
 	display: none;
 	margin: 10px 20px 0px 40px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
 	color: #383981;
}
div#seasonal03 {
 	display: none;
 	margin: 10px 20px 0px 40px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
 	color: #383981;
}
div#seasonal04 {
 	display: none;
 	margin: 10px 20px 0px 40px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
 	color: #383981;
}
div#seasonal05 {
 	display: none;
 	margin: 10px 20px 0px 40px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
 	color: #383981;
}
div#seasonal06 {
 	display: none;
 	margin: 10px 20px 0px 40px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
 	color: #383981;
}
div#seasonal07 {
 	display: none;
 	margin: 10px 20px 0px 40px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
 	color: #383981;
}

a.commentLink {
 	font-family: Arial, sans-serif;
    font-size: .8em;
 	margin: 0px 0px 0px 40px;
 	color: #000000;
}
</style>
/*----------- end style code for show-hide text on archive tab ----------------*/