
.heading  { font-style: normal; font-weight: bold; font-size: 18px }
.text    { font-weight: bold; font-size: 11px }

a {
	font-style: normal;
	color:#FF9933; 
	text-decoration:none
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
}
