a {
	color:#0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.bodytext {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-weight: normal; color: #000000}
.bodybold { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-weight: bold; color: #333333 }
.bodybold_sml { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-weight: bold; color: #000000}
.border {  border-color: black #33CC00; border-style: solid; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 0px; border-left-width: 2px}
.yogurt_box {
	background-color: #F5FDEE;
	border: 1px solid #CCCCCC;
	padding: 10px;
	color: #000000;
}
.yogurt_box a {
	color: #0000CC;
	text-decoration: none;
}
.yogurt_box a:hover {
	color: #FF0000;
	text-decoration: none;
}
