/* Stylesheet of Foods Cornaer for K' Web Page */
/a:link	 	{ text-decoration:underline; color:#191970; }
a:visited 	{ text-decoration:underline; color:black; }
a:active 	{ text-decoration:underline; color:red; }
img		{ float:left;margin:5 10 15 5;}
p		{ line-height:140%}
.clr		{ clear:both;}