.text {
	font-family: "Century";
	font-size: 16px;
	color: #000000;
}
.menutext {
	font-family: "Century";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.toymenu {
	font-family: "Century";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.toytitle {
	font-family: "Century";
	font-size: 30px;
	font-weight: bold;
	color: #990000;
}
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: #FF6600; font-weight: bold;}

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

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