<style type="text/css">

 .blah{}
 .fire{color: firebrick; font-variant: small-caps; font-weight: bold;}
 .text{color: orange; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-size: 11px;}
 .link{color: firebrick; font-variant: small-caps; font-weight: bold; font-size: 15px;}
 .link:hover{background-color: orange; color: firebrick;}

</style>