#dateline{

	font-size:14px;
	font-family:"Trebuchet MS";
	color:white;

	
}

#headline {

	float:left;
	font-size:18px;
	font-family:"Trebuchet MS";
	color:yellow;

}

#copyline {


	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

	color:white;


}

#image {

	float:left;

}

#linklabel {

	font-size:16px;
	font-family:"Trebuchet MS";


	color:tan;
	text-decoration:none;
	font-weight:bold;

}

#linklabel:hover {

	font-size:16px;
	font-family:"Trebuchet MS";

	color:#FFf5ad;
	text-decoration:underline;
	font-weight:bold;
}



.linklabel {

	font-size:16px;
	font-family:"Trebuchet MS";


	color:tan;
	text-decoration:none;
	font-weight:bold;

}
