body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #FFFFFF;
	color:  #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	background-color:transparent;
	text-decoration: none;
}
a:hover{
	text-decoration:none;
	color: #660000;
}
a:active{
color: #FFFF00;
background-color:transparent;
}
#logo {
	top: 5px;
	position: absolute;
	left: 5px;
}
#myLocation {
	top: 112px;
	position: absolute;
	left: 290px;
	border: 3px solid #660000;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
}
#myTopTable {
	top: 175px;
	position: absolute;
	left: 225px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#myMiddleTable {
	top: 335px;
	position: absolute;
	left: 290px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#myBottomTable {
	top: 440px;
	position: absolute;
	left: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.myLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
}
.myLink a {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}
.myLink a:visited{
	color: #000000;
	background-color:transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}
.myLink a:hover{
	color: #004A80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}
.myLink a:active{
	color: #004A80;
	background-color:transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.myBlack {
	background-color: #000000;
}
.address {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	background-color: #000000;
	border: 3px solid #660000;
}
.myPrice {
	font-weight: bold;
	color: #FF0000;
}
