* {margin:0px;
   padding:0px;
   list-style:none;
   text-decoration:none;
  font-family:arial,sans-serif;}
   
body {text-align:center;
    background-color:#282828;
	}

#teste a {color:#ffffff;
  font-family:arial;
  font-size:11px;
  height:30px;
  }  
#teste a:hover {border-bottom:2px dotted orange;}
#teste h1 {color:orange;
         text-transform:uppercase;
		 font-size:15px;}
#cont  img{width:343px;
           height:160px;
           border:none;
		   text-decoration:none;}
		   
#cont {margin-top:100px;}		 
  
#texto {text-transform:uppercase;
       font-weight:bold;
	   color:#ffffff;
	   font-size:15px;}
	   
#texto span {font-size:9px;
          letter-spacing:3px;
		  font-weight:100;}

	   
ul {width:770px;
  margin:0 auto;
		 height:20px;
		 text-align:center;
		 }
		 
ul li{display:inline;
          
		  height:30px;
		  margin-right:20px;
		  padding:0px 5px 0px 5px;
		  line-height:170%;}
 
	   
		   
