.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.table {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
A.table:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}
A.table:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}
A.table:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-left: 5px;
	color: #0C0001;
}  
h2 {
	FONT-FAMILY: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #006699;
}
.price {
	FONT-FAMILY: "Trebuchet MS";
	font-weight: normal;
	font-size: 24px;
	padding-left: 5px;
	color: #333;
} 
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #65a001;
	font-weight: normal;
}
A.name:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #65a001;
	font-weight: normal;
}
A.name:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #65a001;
	font-weight: normal;
}
A.name:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5A9100;
	font-weight: normal;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	padding: 10px;
}
A.text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	padding: 10px;
}
A.text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	padding: 10px;
}
A.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	padding: 10px;
}
