a.bigwhite {
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	color: #ffffff;
	margin-left: 10px;
	line-height: 25px;
	}
	
a.bigbrown {
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	color: #f2e0bc;
	margin-left: 10px;
	line-height: 25px;
	}	

a.smallwhite {
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	color: #ffffff;
	margin-left: 30px;
	line-height: 15px;	
	}	


.link {
	font-size: 10pt;
	font-weight: normal;
	}
	
.boldlink {
	font-size: 10pt;
	font-weight: bold;
	}	
	
.bold {
	font-family: Arial, Helvetica;
	font-size: 1.1em;
	font-weight: 500;
	color: #C68E3F;
	}	

.smalltext {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #c68e3f;
	}