.heading_yellow {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #f6bc46;
}

a {
	font-size: 14px;
	color: #f6bc46;
	text-decoration:none
}
a:link {
	text-decoration:none
	color: #f6bc46;
}
a:hover {
	color: #cf8918;
}
a:active {
	text-decoration: none;
	color: #f6bc46;
}
.heading_yellowGreek {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f6bc46;
}
