body{
background-color:#c0c0c0;
}
.orange_number{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#fe922d;
	text-decoration:none;
	padding-right:10px;
	font-weight:bold;
}
h2{
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#fe922d;
	text-decoration:none;
	font-weight:bold;
}
.simpletext{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left:3px;
}
.box_links{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-decoration:none;
	
}
.box_links a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-decoration:none;
	
}
.box_links:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-decoration:underline;
	
}
.whitetext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding-top:2px;
	
}
a.whitetext:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-top:2px;
	
}
.box_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.left_links{
	font-family:"Trebuchet MS";
	font-size:13px;
	letter-spacing:1px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}

.left_links a{
	font-family:"Trebuchet MS";
	font-size:13px;
	letter-spacing:1px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}
.border {
	border: 2px solid #FFFFFF;
}


.left_links:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	letter-spacing:1px;
	color:#fe922d;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}
.readmore{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fe922d;
	text-decoration:none;
	
}
.readmore a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fe922d;
	text-decoration:none;
	
}
.readmore:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fe922d;
	text-decoration:underline;
	
}