body
	{
		font-family: Lucida Sans Unicode, Verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: #3333CC;
		background-color: #000000;
}
p {
   font-family: Lucida Sans Unicode, Verdana, Arial, Courier;
   font-color: #3333CC;
   font-size: 10pt;
  }
  <br> {
   font-family: Lucida Sans Unicode, Verdana, Arial, Courier;
   font-color: #3333CC;
   font-size: 10pt;
  }
  
.buttonNormal
{
  PADDING-Bottom: 3px;
  PADDING-TOP: 2px;
  COLOR: #CCCCCC;
  CURSOR: hand;
  text-align: center;
  BACKGROUND-COLOR: #E26A09;
  font-size:12px;
}

.buttonHighlight
{

  PADDING-Bottom: 3px;
  PADDING-TOP: 2px;
  COLOR: white;
  CURSOR: hand;
  text-align: center;
  BACKGROUND-COLOR: #3333CC;
  font-size:12px;
}
.buttonDown
{
  PADDING-Bottom: 1px;
  PADDING-TOP: 4px;
  COLOR: #3333CC;
  BACKGROUND-COLOR: #E26A09;
  CURSOR: hand;
  font-size:12px;
}
.buttonCurrent
{
  PADDING-Bottom: 3px;
  PADDING-TOP: 2px;
  BACKGROUND-COLOR: #3333CC;
  COLOR: #3333CC;
  font-size:12px;
}
<!--verander hierboven de kleuren naar eigen inzicht ( een lkeur is te herkennen aan het # teken ) -->
<!-- ook de grootte van het lettertype e.d. kun je hierboven aanpassen -->