#tagcloud {
	font-family: verdana,arial,sans-serif;

	color: #666666;
   padding:0px 0px 5px 0px;
    text-align:center;
	border:1px solid #DAD8D8;

      }
      #tagcloud a:link, #tagcloud a:visited {
          text-decoration:none;
					color: #006699;

      }

      #tagcloud a:hover, #tagcloud a:active {
				
          text-decoration: none;
					color: #990000;
      }

      #tagcloud span {
          padding: 4px;
      }
	 
      .tipo1 {
          font-size: 120%
      }
			
      .tipo2 {
           font-size:125%
      }

      .tipo3 {
           font-size: 130%
      }
			
      .tipo4 {
           font-size: 135%
      }
			
      .tipo6 {
           font-size: 140%
      }
		
      .tipo7 {
           font-size: 140%
      }
      .tipo8 {
           font-size: 145%
      }
      .tipo9 {
           font-size: 145%
      }
      .tipo10 {
           font-size: 145%
      }												
