a:active.menulink, 
a:link.menulink {
color: black;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
a:visited.menulink {
color: 	black;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
a:hover.menulink {
	color: #FFCC00;
	text-decoration: underline;
}
a:active.green, a:link.green, a:visited.green {
	color: #008284;
}
a:active.ma,  a:link.ma, a:visited.ma{
	color: Black;
	text-decoration: none;
	line-height: 20px;
}
a:hover.ma {
	color: Black;
	text-decoration: underline;
	line-height: 20px;
}

.logo {
	text-align : center;
	}
.shopbuttons {
	text-align: right;
	margin-top: 20px;
	margin-bottom : 3px;
}

.content {
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.bmenu {
	width: 140px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
	font-weight : bolder;
}
.small {
	font-size: 10px;
}
.boldbutton {
	font-weight: bold;
}
.checkoutbutton {
		font-size: 18px;
		font-weight: bold;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 4px;
		padding-bottom: 4px;
		
}
a:active.menulink2, 
a:link.menulink2 {
color: #FFCC00;
text-decoration: none;
font-size: 16px;
font-weight: bold;
}
a:visited.menulink2 {
	color: #FFCC00;
text-decoration: none;
font-size: 16px;
font-weight: bold;
}
a:hover.menulink2 {
	color: black;
	text-decoration: underline;
}
.content2 {
font-size: 10pt;
COLOR: #FF0000;
font-weight: bold;
}
.content3 {
font-size: 10pt;
COLOR: rgb(102,153,0);
}
.contentBlack {
font-size: 10pt;
}
.contentBlackB {
font-size: 10pt;
font-weight: bold;
}
.greentype {
font-size: 10pt;
COLOR: rgb(0,130,132);
font-weight: bold;
}
