body{font-family:Arial;font-size:11px;color:#000000;text-align:center;}
td{font-family:Arial;font-size:11px;color:#000000;}
.headingorange{font-family:tahoma,Arial;font-size:12px;color:#FF9900;font-weight:bold;}
.headingcat{font-family:tahoma,Arial;font-size:11px;color:#0A1F60;font-weight:bold;}
.sptxt{font-family:tahoma,Arial;font-size:11px;color:#0A1F60;font-weight:bold;}
.price{font-family:tahoma,Arial;font-size:12px;color:#FF9900;}


A:LINK,A:VISITED{color:#003366;text-decoration:underline;}
A:HOVER{color:#FF9900;text-decoration:underline;}

A.w:LINK,A.w:VISITED{color:#FFFFFF;text-decoration:underline;}
A.w:HOVER{color:#FF9900;text-decoration:underline;}

A.g:LINK,A.g:VISITED{color:#333333;text-decoration:underline;}
A.g:HOVER{color:#FF9900;}

#recipes p {font-family:Arial;font-size:11px;color:#000000;}
#recipes a {color:#003366;text-decoration:underline;}

blockquote {
	background: url('../images/quote.gif') no-repeat;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}

#idea {
  padding:10px;
  margin:25px;
  border: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
  text-align:center;
}

#idea a { text-decoration: underline; }
#linkcontainer a { text-decoration: none; }
.menu a, .menu a:visited { text-decoration: none; }

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #4E6F31;
}

#linklist li {
  list-style: none; 
  padding:4px;
  border-top: 1px solid #4E6F31;
  font-family:verdana;
  font-size:11px;
}

#linklist li a { text-decoration: none; }
#linklist li a:hover { text-decoration: underline; }
