
a.navlinkbold:link {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-indent: 0pt;
	color: #666666;
	text-decoration: none;
}
a.navlinkbold:visited {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-align: left;	
	text-indent: 0pt;	
	color: #666666;
	text-decoration: none;
}
a.navlinkbold:active {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-align: left;	
	text-indent: 0pt;	
	color: #666666;
	text-decoration: none;
}
a.navlinkbold:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-align: left;	
	text-indent: 0pt;	
	color: #990033;
	text-decoration: none;
}
.downslashes {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-align: left;	
	text-indent: 0pt;	
	color: #FF9966;
	text-decoration: none;
}
a.smlinkbold:link {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	text-indent: 0pt;
	color: #999999;
	text-decoration: none;
}
a.smlinkbold:visited {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: bold;
	text-align: left;	
	text-indent: 0pt;	
	color: #999999;
	text-decoration: none;
}
a.smlinkbold:active {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: bold;
	text-align: left;	
	text-indent: 0pt;	
	color: #999999;
	text-decoration: none;
}
a.smlinkbold:hover {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: bold;
	text-align: left;	
	text-indent: 0pt;	
	color: #990033;
	text-decoration: none;
}
.smdownslashes {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	text-align: left;	
	text-indent: 0pt;	
	color: #999999;
	text-decoration: none;
}
a.tgvlinkbold:link {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	text-indent: 0pt;
	color: #999999;
	text-decoration: none;
}
a.tgvlinkbold:visited {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	text-align: left;	
	text-indent: 0pt;	
	color: #999999;
	text-decoration: none;
}
a.tgvlinkbold:active {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	text-align: left;	
	text-indent: 0pt;	
	color: #999999;
	text-decoration: none;
}
a.tgvlinkbold:hover {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	text-align: left;	
	text-indent: 0pt;	
	color: #990033;
	text-decoration: none;
}

/* RECIPE */

.recipe_boxout {
	float: left;
	height: 338px; 
	width: 230px;
	border: 1px solid #ccc;
	background-image: url(../images/recipe_month_image.jpg);		
}

.recipe_boxout A {
	font-size: 22px; 
	line-height: 28px;
	font-family: Trebuchet MS;	
	font-weight: normal;
	text-align: left;
	color: #990033;
	text-decoration: none;
}

.recipe_boxout A:hover {
	color: #333333;
}