<style type="text/css">
<!--

.orange
   {
   color: #FF7500;
   }

.black
   {
   color: #000000;
   }

a:hover
   {
   color: #FF0000;
   }

li
   {
   color: #FF7500;
   margin-bottom: 5px;
   list-style-type: square;
   }

small
   {
   color: #777777;
   }

.floatBox
   {
   margin-left: 15px;
   margin-bottom: 10px;
   float: right;
   border: #CC9900;
   border-top: 1px #FF7500;
   border-bottom: 1px #FF7500;
   border-left: 1px #FF7500;
   border-right: 1px #FF7500;
   border-style: solid;
   }

-->
</style>

