@charset "utf-8";
.home_news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #53595B;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.heading01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFCC99;


	a:hover text-decoration:none;
	a:visited color:#fff;
	a:visited:hover color:#fff;
	a:link:active color:#fff;
	border-top-color: #FF6600;
}
.heading02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF99CC;
	text-decoration: none;
}

.recipe01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	list-style-type: circle;
	list-style-position: inside;
	
	a:hover text-decoration:none;
	a:visited color:#fff;
	a:visited:hover color:#fff;
	a:link:active color:#fff;
	border-top-color: #FF6600;

	
}
.pictureborder {
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.links {
	font-size: 9px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	a:hover text-decoration:underline;
}
.indent20 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	list-style-type: circle;
	list-style-position: inside;
	text-indent: 20px;
	line-height: 12px;
	font-style: normal;
	text-align: left;
	white-space: normal;
	list-style-image: url(../images/bullet01.png);
}
.hilight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

