<!--
	.table {		
	background-image:url("/images/mieleusa/recipes/salmon-back2.jpg");
	background-repeat: no-repeat;
	background-position: top;
	}
	td.headingRecipes {
	font-family: arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 10pt;
	background-color: #003366;
		}
	
A.recipe:LINK {
	Color: #0000ff; 
	Text-Decoration: none;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold
	}
	
A.recipe:VISITED {
	Color: #0000ff; 
	Text-Decoration: none;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold
		}
		
A.recipe:ACTIVE {
	Color: #8B0000 ;
	Text-Decoration: none;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold
		}
		
A.recipe:HOVER {
	Color: #e41f1f; 
	Text-Decoration: none;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold
	}
-->
