body {
	font-size: 14px;
	font-family: Georgia, Times, serif;
	color: #FFFFFF;
	background-color: #330000;
	font-weight: normal;
}

td {
	font-size: 14px;
	font-family: Georgia, Times, serif;
	font-family: Georgia, Times, serif;
	color: #543020;
	font-weight: normal;
}

a:link {
	color: #543020;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, Times, serif;
	
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, Times, serif;
	color: #543020;
}
a:hover {
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, Times, serif;
	color: #EC9F00;
}
a:active {
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, Times, serif;
	color: #543020;
}
a.menu:link {
	color: #543020;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
}
a.menu:visited { 
	color: #543020; 
	text-decoration: none; 
	font-size: 14px;
	font-family: Georgia, Times, serif;
		font-weight: bold;
 }
a.menu:hover { 
	color: #FF6699; 
	text-decoration: none; 
	font-size: 14px;
	font-family: Georgia, Times, serif;
		font-weight: bold;
 }
a.menu:active { 
	color: #543020; 
	text-decoration: none; 
	font-size: 14px;
	font-family: Georgia, Times, serif;
		font-weight: bold;
 }
a.footer:link { 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 14px;
	font-family: Georgia, Times, serif;
}
a.footer:visited { 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 14px;
	font-family: Georgia, Times, serif;
 }
a.footer:hover { 
	color: #330000; 
	text-decoration: none; 
	font-size: 14px;
	font-family: Georgia, Times, serif;
 }
a.footer:active { 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 14px;
	font-family: Georgia, Times, serif;
 }
.footer { 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 14px;
	font-family: Georgia, Times, serif;
 }
.h1 {
	font-size: 16px;
	font-family: Georgia, Times, serif;
	color: #FF649B;
	font-weight:normal;
	}

.h2 {
	font-size: 16px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #FF649B;
}

.h3 {
	font-size: 16px;
	font-family: Georgia, Times, serif;
	color: #FF649B;
	font-weight: normal;
}

.h4 {
	font-size: 16px;
	font-family: Georgia, Times, serif;
	color: #FF649B;
	font-weight: normal;
}

.text {
	font-size: 14px;
	font-family: Georgia, Times, serif;
	color: #543020;
	font-weight: normal;
}
.prodBorder {
	border: thin dotted #613626;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
}
.size {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
}
.menuBorder {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF6F9F;
}

.siteBorder {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #669900;
	border-left-color: #669900;
}
.pricebrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}

