.storebg			{background-color: #c3ad61;
					font-size: 11px;
					font-family: verdana, trebuchet ms, arial;
					color: #4a3b06;
					border: 1px solid #4a3b06;
					}
					
.tablebg			{background-color: #dbc165;
					}
					
.storeheading		{font-size: 18px;
					font-family: trebuchet ms, verdana, arial;
					color: #6b5815;
					}
					
.fieldbg			{background-color: #dbc165;
					border: 1px solid #4a3b06;
					}
					
.link				{font-family: verdana, trebuchet ms, arial;
					color: #4a3b06;
					font-size: 11px;
					text-decoration: underline;
					}
					
.link:hover			{font-family: verdana, trebuchet ms, arial;
					color: #4a3b06;
					font-size: 11px;
					text-decoration: none;
					}