body { background-color: #ffffff }
hr { color: green; width: 50% }
DIV.category { width: 140px; height: 520px; background-color: beige; border: none; padding-left: 10; line-height:180% }
//a:hover.link { background-color: white; color: blue }
//a:hover.shop { font-family: Verdana, Arial; font-size: 10pt; background-color: blue; color: white }
DIV.business { width: 400px; height: 520px; border: none; overflow: scroll }
DIV.shopareas { width: 200px; height: 520px; background-color: beige; border: none; padding-left: 6 }
//a:link {color: #6699FF; }
/*
a:visited {color: #6600FF;
	     font-style: bold; }
a:hover {color: blue;
         background-color: white;
	     font-style: bold; }
a:active {color: #FFFF00; }
*/

