.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.smalltext:link { text-decoration: none; ; color: #E7E7E7;}
.smalltext:hover { text-decoration: none; ; color: #F89724;}
.smalltext:active { text-decoration: none; color: #E7E7E7;}
.smalltext:visited { text-decoration: none; color: #E7E7E7;}



.menubar {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	cursor: hand;

}

.menubar:link {
	text-decoration: none;
	color: #CCCCCC;
	cursor: hand;
}
.menubar:hover {
	text-decoration: none;
	color: #FF9900;
	cursor: hand;
}
.menubar:active {
	text-decoration: none;
	color: #CCCCCC;
	cursor: hand;
}
.menubar:visited {
	cursor: hand;
	text-decoration: none;

}

.standardtext {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-variant: normal;
}

.standardtext:link { text-decoration: underline; color: #666666;}
.standardtext:hover { text-decoration: none; color: #666666;}
.standardtext:active { text-decoration: none; color: #666666;}
.standardtext:visited { text-decoration: underline; color: #666666;}
.standardsmall {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #666666;
	font-size: 8pt;
}
