@charset "utf-8";
/* CSS Document */

/*th{
background-color: #FF9900;
}*/

a{ color: #E88000; 
	font-size:12px;
	font-weight: bold;
	text-decoration:none;  

}

th{
   background: #FFA100;
   color: white;
   font-weight: bold;
}
