 {
 }

 .sf_navigation ul li a {
    padding: 5px 3px 10px 3px;
    text-decoration: none;
    display: block;
    min-height: 20px;
    height: 20px;
    color: #142048;
 }

 .sf_navigation ul li a:visited {
    text-decoration: none;
    display: block;
    color: #142048;
 }

 .sf_navigation ul li a:hover {
    text-decoration: underline;
    display: block;
    color: #142048;
 }

 a:link {
    color: #142048;
 }

 a:visited {
    color: #142048;
 }

 a:hover {
    text-decoration: none;
    color: #142048;
 }

 body {
    color: #7B8591;
    font-size: 13px;
    background-image: url(images/636-body-tile.jpg);
    background-repeat: repeat-x;
    font-family: arial;
    background-color: #DF340A;
 }

 
