.text {
	font-family: "Georgia";
	font-size: 16px;
	color: #000000;
}
.greentext {
	font-family: "Georgia";
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.menutext {
	font-family: "Georgia";
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.prodmenu {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.prodtitle {
	font-family: "Georgia";
	font-size: 30px;
	font-weight: bold;
	color: #003300;
}
a.menutext:link{text-decoration: none; color: #003300; font-weight: bold;}
a.menutext:visited{text-decoration: none; color: #003300; font-weight: bold;}
a.menutext:active{text-decoration: none; color: #003300; font-weight: bold;}
a.menutext:hover{color: #669900; font-weight: bold;}

a.prodmenu:link{text-decoration: none; color: #003300; font-weight: bold;}
a.prodmenu:visited{text-decoration: none; color: #003300; font-weight: bold;}
a.prodmenu:active{text-decoration: none; color: #003300; font-weight: bold;}
a.prodmenu:hover{color: #669900; font-weight: bold;}

a:link{text-decoration: none; color: #003300; font-weight: bold;}
a:visited{text-decoration: none; color: #003300; font-weight: bold;}
a:active{text-decoration: none; color: #003300; font-weight: bold;}
a:hover{color: #669900; font-weight: bold;}
