.cd{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #990000;
	line-height: normal;
}
.cd:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #990000;
	line-height: normal;
}
.cd:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}
.cd:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: none;
}
.cd:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}


.menutext{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0px;
}
.menutext:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
}
.menutext:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.menutext:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menutext:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #444444;
	text-decoration: none;
	cursor: default;
}
