.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #626262;
}
.mediaroomtxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #F45212;
}
a:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #F45212
	text-decoration: underline;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #F45212
	text-decoration: underline;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #F45212
	text-decoration: underline;
}
.Titles {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #626262;
}
.Orangeboldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F75E10;
}
