@charset "utf-8";

/* CSS Document */



.orangeh
{
	font-family: Trebuchet MS; 
	font-size:16px; 
	line-height: 150%; 
	color: #eb8428; 
	font-weight: normal; 
	margin: 0
}
.greyh
{
	font-weight: bold;
	color: #999;
	font-size: 14px;
}
.grey
{
	color: #999;
	font-size: 14px;
}
a.info{text-decoration: none; color: #666; font-weight:bold;}
a.info:hover{text-decoration: none; color: #333;font-weight:bold;}
a.orange{text-decoration: none; color: #eb8428; font-size: 16px;}
a.orange:hover{text-decoration: none; color: #eb8428;font-weight:bold;}