

<style type="text/css">body {
    background-color : #cccc99;
    background-image : url('images/desenho/background.png');
    color : #003399;
    font-family : medium;
    font-size : 0.98em;
    font-style : oblique;
    font-weight : bolder;
    margin-bottom : 50px;
    margin-left : 50px;
    margin-right : 50px;
    margin-top : 50px;
    max-width : 700px;
    text-align : left;
  }


ul.nav {
    margin:0;
    padding:0;
  }


ul.nav li {
    list-style:none;
    display:inline;
  }


ul.nav li a {
    background : #f1f1f1;
    font : bolder 0.98em Verdana,Arial,Helvetica,sans-serif;
    padding : 0.5em 0.3em 0.3em 0.5em;
    border : #5C7F8B solid 1px;
    bottom-color : #909090;
    bottom-style : solid;
    bottom-width : 0.1em;
    float : left;
    left-color : #fff;
    left-style : solid;
    left-width : 0.1em;
    right-color : #909090;
    right-style : solid;
    right-width : 0.1em;
    text-align : center;
    text-decoration : none;
    top-color : #fff;
    top-style : solid;
    top-width : 0.1em;
    width : 6.0em;
  }


ul.nav a:hover {
    background:#999;
    color:#fff;
    border-color:#00f;
    border-color:#000 #fafafa #fafafa #000;
  }


</style> {
  }

