.GoldCoast {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.GoldCoastNews {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00CCFF;
}
a:link {
	text-decoration: none;
	color: #666666;

}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.GoldCoastMenu {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.handcursor{
	cursor:hand;
	cursor:pointer;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

