.orange {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E24F30;
	text-decoration: none;
}.gray {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}
.blc {
	font-family: Verdana;
	font-size: 10px;
		font-weight: none;
	color: #000000;
	text-decoration: none;
}
.leftnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.leftnav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.services {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4B4A4A;
	text-decoration: none;
}
.services:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.brd {
	border: 1px dotted #C9C9C9;
}
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #0CA4BF;
	text-decoration: none;
}
.navigation {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #05185B;
	text-decoration: none;
}.navigation:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.navigation:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.navigation:visited:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.cpy {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

