<style type="text/css">
h6 { color:green; }
h1 { color:royalblue; font-family:eurostile; font-size=28px; }
h2 { color:royalblue; font-family:eurostile; font-size=20px; font-style:oblique; }
h3 { color:royalblue; font-family:eurostile; font-size=18px}
h4 { color:#000088; font-family:eurostile; font-size=18px}
p { font-family:arial; font-size=12px; color:#000066; }
ul { font-family:arial; font-size=12px; color:#000066; }
li { font-family:arial; font-size=12px; color:#000066; }

<!-
<!-- 
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover 
{ 
   display: block; 
   line-height: 25px; 
   width: 100px; 
   text-align: center; 
   font-family: eurostile; 
   font-size: 18px; 
   font-weight: bold; 
   color: orange; 
   background-color: 006699; 
   border: ; 
} 
a.menu:hover 
{ 
   color: 000088;
   background-color: white; 
} 
//--> 
</style>
