<style type="text/css">   
   <!--
   body {
font-family: Arial;
	}	
   A  {
   	color : #6091cc;
   	text-decoration : none;
   	font : bold;
   }
    
    A:Visited  {
    color : #6091cc;
    text-decoration : none;
    font : bold;
    }
    
    A:Active  {
    color : #6091cc;
    text-decoration : none;
    font : bold;
    }
    .Button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-color: #FFECB0;
    border: 1px outset #FFFFE1;
    }
    A:Hover  {
    color : Red;
    text-decoration : none;
    font : bold;
    }
    
    BODY  {}
   -->
   </style>
