@charset "utf-8";
/* CSS Document */

.cdf{
display:block;
	font-size:11px;
	color:#E9E0C1;
	line-height:28px;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 0}

.gary {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#7D7D7D;
	font-weight: normal;}


.coffice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #68391F;
	text-decoration: underline;
	font-weight: normal;
}
.yellow {
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	color:#E9E0C1;
}

.yellow2{
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	color:#F0BB5D;
}


.white a{
	color:#FFFFFF;
	font-size:12px;
	line-height:22px;
	text-decoration: underline;
}


.white a:hover{
	color:#FF9966;
	font-size:12px;
	line-height:22px;	
}


