body {
 	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #000;
}

.head a{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
}
.head a:hover {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
	font-size: 14px;

}

p {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 11px;
}
.navWrap {
background-image:url(/images/bgnav.png);
background-repeat:repeat-x;
background-position: top ;
}
.head {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 14px;
}
.recipes {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 10px;
color:#333333;
}
.indio {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 10px;
color:#333333;
}
.indiored {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

.bodytext {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 12px;

}

a{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
text-decoration: none;
}

a:hover{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-decoration: underline;
}