.body{
		font-size: 12px;
		font-family: Trebuchet ms, Verdana, Arial;
		color: #000000;
		
		
 }
 
.top-link { 
		font-family: Arial;
		font-size: 13px; 
		font-weight: bold; 
		color: #ffffff;
}
.home-left { 
		font-family: Trebuchet ms, Verdana, Arial;
		font-size: 12px; 
		font-weight: bold; 
		color: #76793a;
}
.white-bold { 
		font-family: Trebuchet ms, Verdana, Arial;
		font-size: 12px; 
		font-weight: bold; 
		color: #ffffff;
}
.left-link { 
		font-family: Trebuchet ms, Verdana, Arial;
		font-size: 22px; 
		font-weight: bold; 
		color: #76793a;
}
.heading { 
		font-family: Arial, Verdana;
		font-size: 16px; 
		font-weight: bold; 
		color: #76793a;
}

.heading1 { 
		font-family: Trebuchet ms, Verdana, Arial;
		font-size: 14px; 
		font-weight: bold; 
		color: #76793a;
}
.red{
	font-family: Trebuchet ms, Verdana, Arial;
	color: #cc3300;
	font-size: 16px;
	font-weight: bold;

 }
.orange{
	font-family: Trebuchet ms, Verdana, Arial;
	color: #cc6600;
	font-size: 18px;
	font-weight: bold;

 }
.bottom{
	font-family: Trebuchet ms, Verdana, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;

}
.bottom-big{
	font-family: Trebuchet ms,Arial;
	color: #5b5b5b;
	font-size: 13px;
	font-weight: bold;

}

 a {
	text-decoration:none;
}
/*
a:hover {
	color:#0000ff;
	text-decoration:none;
}
*/
.links{font-family:Trebuchet ms, Verdana, Arial;font-size:12px;color:000000;font-weight: normal;}

ul a {
	color:#000066;
}
ul a:hover {
	color:#666666;
}