<style  type="text/css">
    a	    {text-decoration: none; color: navy};
    a:hover {text-decoration: underline; color: red };
    body    {font-family: arial, helvetica, sans-serif; background: #CCCCCC;};
    .left   {background: navy;};
    .body   {background: #FFFFFF;};
</style>
