body 
{
	color: #333333;
	line-height: 18px;
    font-family: "MS PGothic", Arial;
	margin: 0px 0px 0px 0px;
}

A:link 
{
	color:#333333;
	;
	;
	text-decoration: underline;
	font-weight: bold;
} 

A:visited 
{
	color:#333333;
	;
	;
	text-decoration: underline;
	font-weight: bold;
}

A:hover 
{
	color:#CC0000;
	;
	font-weight: bold;
	text-decoration: underline;
}

/* 7/13/2010 - used by category menu on the top of each recipe page */
.navigation a:link,
.navigation a:active,
.navigation a:visited { color: #003366; font: 100% "MS PGothic", Arial, sans-serif; text-decoration: none; }
.navigation a:hover   { color: #660033; font: 100% "MS PGothic", Arial, sans-serif; text-decoration: underline; }

td 
{
border:0;
; color: #333333
; font-weight: normal
; line-height: 18px
; font-size: 12px
}

.vegename {
	color: #FFFFFF;
	background-color: #333333;
	font-family: "Lucida Sans Unicode", "Courier New", Arial;
	font-weight: bold;

}
.title {
	font: bold 12px "Lucida Sans Unicode", "Courier New", Arial;
	color: #FFFFFF;
	background-color: #333333;

}
.new {
	font: bold 10px "Lucida Sans Unicode", "Courier New", Arial;
	color: #FFFFFF;
	background-color: 000066;
}

.japa_title {  font-family: "‚l‚r ‚oƒSƒVƒbƒN"; font-weight: bold; color: #FFFF99; font-size: 12px}
.flash {  color: #FFFFCC}


h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
