#texto {border:0px solid #3399ff;
        position:relative;
				background-color:#f0f8ff;
				color:000;
				font-style:bold;
				height:8px;
        width:300px;
				font-family:Verdana;
				font-size:12px;}


.textconteudo {
              font-family:Verdana;
							text-decoration:none;
							text-align:justify;
	            margin-top:5px;
							margin-right:15px;
							margin-bottom:10px;
							margin-left:15px;
																			
              
}

.mytxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal}

.textconteudo a:link    {color: #ff6600; text-decoration: none; font-weigth:bold;}
.textconteudo a:visited {color: #0099ff; text-decoration: none;}
.textconteudo a:hover   {color: #3399ff; text-decoration: underline;}
.textconteudo a:active  {color: #3399ff; text-decoration: none;}

