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

a:hover	{
	color: #ffefd0;
	background-color: #ff6300;
	text-decoration:none;
	}

div	{
	font: 9pt/12pt Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}

b	{font-weight: bold}

h1 	{
	font: 12pt/12pt Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
	color: #0000ef;
	}

.orang 	{ color: #ff6300} 
.blue	{ color: #0000ef}
.sml 	{font: 8pt/9pt Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.smlb 	{
	font: 8pt/9pt Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #0000ef;
	}

.sml2 	{font: 8pt/9pt Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

	
body 	{ 
	background-color: #ffefd0;
	
	
	}

