Bom dia, já mexo com o dreamweaver mx 2004 a um bom tempo, mas uma coisa que não consigo de jeito nenhum, já pesquisei em tudo quanto é lugar é tirar uma letra de negrito. eu to achando que é coisa de ninja, eu seleciono o texto, tiro o negrito e não sai:ph34r: tirei os stilos da pagina, mas não saiu nada ate agora, sera que alguém sabe ai?rsrsrs o site segue abaixo o codigo valeu <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled Document</title> <script src="scripts/functions.js" type="text/javascript"></script> <link rel="stylesheet" href="scripts/stylesheet.css"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- .style1 {color: #000000} --> </style> </head> <body> <table width="100%" border="0"> <tr> <th width="65%" rowspan="2" scope="col"> <table width="67%" border="0" align="left"> <tr> <th width="64%" height="146" scope="col"> <form name="form"> <!-- Inicio //--> <div align="left"></div> <table width="634" height="313" border="0" align="left" cellpadding="0" cellspacing="1" class="borderNoticias" style="vertical-align:top"> <tr> <td width="630" height="20" class="labelNoticias"><center> Notícias </center></td> </tr> <tr> <td> <marquee id="scroller" scrollamount="3" direction="up" onMouseOver="scrollOver()" onMouseOut="scrollOut()" style="width:100%; height:200px"> <center> <table border="1" cellpadding="0" cellspacing="1" width="100%" style="vertical-align:top"> <tr> <td width="208" height="3" bgcolor="#DDDDDD"></td> </tr> <tr> <td height="18" class="title"> :. 01/01/2005 <br><hr align="left" size="1" color="#FFFFFF" width="100%">Feliz Ano Novo!!! </td> </tr> <tr> <td height="51" valign="top" class="content style1"> Que neste novo ano você possa realizar todos os seus sonhos e desejos!!! </td> </tr> </table> <p> </p> <p> </p> </center> </marquee> </td> </tr> <tr> <td height="61"><table border="0" cellpadding="0" cellspacing="0" width="129" class="borderNoticias" align="right"> <tr> <td width="20"><input type="checkbox" name="cbScroller" onClick="scrollOut()"></td> <td><a href="#" onClick="checkSBox('document.form.cbScroller'); return false" class="cool">Parar Notícias</a></td> </tr> </table></td> </tr> </table> <!-- Fim //--> </form></th> </tr> </table> </th> <th width="35%" height="157" scope="col"> </th> </tr> <tr> <th scope="col"> </th> </tr> <tr> <th scope="row"> </th> <td> </td> </tr> </table> </body> </html> [/codebox]