@charset "utf-8";
/* CSS Document */

a.withintext_trebuchet_pale:link {
	font-family:"Trebuchet MS", Verdana, Arial;
	color: #3D7434;
	text-decoration: none;
	
}
a.withintext_trebuchet_pale:hover {
	font-family:"Trebuchet MS", Verdana, Arial;
	color: #2F5627;
	background-color: #B4BC8B;
	text-decoration: none;
	
}
.withintext_trebuchet_pale {
	font-family:"Trebuchet MS", Verdana, Arial;
	color: #3D7434;
	text-decoration: none;
	
}
a.withintext_trebuchet:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #3300FF;
	text-decoration: none;
}
a.withintext_trebuchet:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #3300FF;
	background-color: #ABBCE4;
	text-decoration: none;
}
.withintext_trebuchet {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #3300FF;
	text-decoration: none;
}

a.vidlink_trebuchet:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #CCCCCC;
	text-decoration: none;
}
a.vidlink_trebuchet:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #CCCCCC;
	background-color: #666666;
}
.vidlink_trebuchet {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #CCCCCC;
}
.new {
	font-family:"Trebuchet MS", Verdana, Arial;
	background-color:#FFFF66;
}


