


a.link:link, a.link:visited, a.link:hover, a.link:active{
     	font-family: arial, 'lucida console', sans-serif;
        color:#331100; text-align:justify; font-size: 11px; font-weight: bold;  cursor:pointer;
	text-decoration:none;
}

/*********************************** CSS for opaq text - trasparent background ***************/
#container1 {
   text-align: center;
   position: absolute;
   top: 42px; left: 612px;         /* place it where you want     */
 }

#translucentbkg1 {
   width: 80px; height: 13px;       /* to match DIVs size          */
   background-color: #ffbb88;       /* the background              */
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;
 }

#opaquetext1 {
   width: 80px; height: 13px;       /* to match DIVs size          */
   background-color: transparent;   /* transparent background      */
   position: absolute;              /* absolute positioning        */
   z-index: 2;                      /* place it over the other DIV */
  padding-top:0px;
  padding-right:0px;
  padding-bottom:2px;
  padding-left:2px;
  margin-top:-1px;    /*-1px*/
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
 }
/*********************************** CSS for opaq text - trasparent background ***************/

/*********************************** CSS for opaq text - trasparent background ***************/
#container2 {
   text-align: center;
   position: absolute;
   top: 42px; left: 716px;         /* place it where you want     */
 }

#translucentbkg2 {
   width: 80px; height: 13px;       /* to match DIVs size          */
   background-color: #ffbb88;       /* the background              */
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;
 }

#opaquetext2 {
   width: 80px; height: 13px;       /* to match DIVs size          */
   background-color: transparent;   /* transparent background      */
   position: absolute;              /* absolute positioning        */
   z-index: 2;                      /* place it over the other DIV */
  padding-top:0px;
  padding-right:0px;
  padding-bottom:2px;
  padding-left:2px;
  margin-top:-1px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
 }
/*********************************** CSS for opaq text - trasparent background ***************/

/*********************************** CSS for opaq text - trasparent background ***************/
#container3 {
   text-align: center;
   position: absolute;
   top: 42px; left: 820px;         /* place it where you want     */
 }

#translucentbkg3 {
   width: 80px; height: 13px;       /* to match DIVs size          */
   background-color: #ffbb88;       /* the background              */
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;
 }

#opaquetext3 {
   width: 80px; height: 13px;       /* to match DIVs size          */
   background-color: transparent;   /* transparent background      */
   position: absolute;              /* absolute positioning        */
   z-index: 2;                      /* place it over the other DIV */
  padding-top:0px;
  padding-right:0px;
  padding-bottom:2px;
  padding-left:2px;
  margin-top:-1px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
 }
/*********************************** CSS for opaq text - trasparent background ***************/

/*********************************** CSS for opaq text - trasparent background ***************/
#container4 {
   text-align: center;
   position: absolute;
   top: 42px; left: 924px;         /* place it where you want     */
 }

#translucentbkg4 {
   width: 80px; height: 13px;       /* to match DIVs size          */
   background-color: #ffbb88;       /* the background              */
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;
 }

#opaquetext4 {
   width: 80px; height: 13px;       /* to match DIVs size          */
   background-color: transparent;   /* transparent background      */
   position: absolute;              /* absolute positioning        */
   z-index: 2;                      /* place it over the other DIV */
  padding-top:0px;
  padding-right:0px;
  padding-bottom:2px;
  padding-left:2px;
  margin-top:-1px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
 }
/*********************************** CSS for opaq text - trasparent background ***************/
/*
<!-- opaq text with translucent bg -->
   <div id="container"><div id="opaquetext"><span class="style3">
    Porque a internet &eacute; um meio de comunica&ccedil;&atilde;o de massa, como a televis&atilde;o, 
    e atrav&eacute;s dela sua empresa se tornar&aacute; vis&iacute;vel a n&iacute;vel nacional e mesmo mundial.
   </span></div><div id="translucentbkg"></div></div>
<!-- opaq text with translucent bg -->
*/
