.Trebuchet12White{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}

.Trebuchet12black{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}


.Trebuchet16{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #CC6633;
	text-decoration: none;
}

.Trebuchet14{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #CC6633;
	text-decoration: none;
}

.Verdana10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

/* Hyper Links */
A.HL:link;A.HL:active;A.HL:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #CC6633;
	text-decoration: none;
}


A.HL:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
/* End Hyper Links */