body {
	background-color: #EFDAC2;
	background-image: url('/images/global/background.jpg');
	font-family: Arial;
	color: #993300;
}

a:link        {color: #800000;}
a:visited     {color: #800000;}
a:hover       {color: #800000;}
a.start:link          {color: #800000; }
a.start:visited         {color: #800000; }
a.start:hover         {color: #800000; }
a.footer:link          {color: #800000;}
a.footer:visited         {color: #800000;}
a.footer:hover         {color: #800000; }
a.b           {color: white; text-decoration:none;}
a.r           {color: #800000; text-decoration:none;}

a.bb:link     { color: #993300; }
a.bb:visited  { color: #993300; }
a.bb:hover    { color: #993300; }

.storeInfoHeading {
	width: 500px;
	margin: 25px 15px 15px 0px;
	border-bottom: 1px solid #993300;
	font-size: 12pt;
	font-weight: bold;
}

.storeInfo {
	margin: 15px 0px 15px 0px;
}

.storeName {
	font-size: 20pt;
	font-weight: bold;
}
