Text display OK in IE, but flashes in FF and Netscape

Hi all:

Ive built www.broadstairsfoodfestival.org.uk in DW8 / ran W3C check on CSS and page code = clean.

Ive used Check Target Browser in DW but found nothing listed

Yet in Preview in Browser, FF and Netscape have text areas that flash and Im puzzled.

One such line of code is :
<tr>
<td width=“125”><a name=“schoolbased” id=“schoolbased”></a></td>
<td colspan=“3” valign=“top”><p><span class=“style8”><strong>School based activities </strong></span></p></td>
</tr>

You can see the Source Code on a dummy page:
www.broadstairsfoodfestival.org.uk/ChildrensFestival_firefox.html

All assistance gratefully received.
:frowning:

JO

My CSS is :



/* CSS Document */
body {
	width:100&#37;;
	background-color: #F5FCE9;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	line-height: 20px;
	font-size: 12px;
	color: #993300;
	margin-right: 15px;
	margin-left: 15px;
}




#table_header {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #993300;
	}
	
#table_row {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #808080;
	}
	

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336600;
}

.style2 {color: #993300}
.style3 {
	color: #336600;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style6 {
	font-size: 150%;
	line-height: 26px;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: 14px;
	text-decoration: blink;
}



.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:20px;
	color: #808080;
}

/* ----------styles top navigation bar  2010 pages ---------*/

#navigation_top 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 1.0em;
	color:#FFFFFF;
	background-color:#990033;
}
#navigation_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation_top li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation_top a:link, #navigation_top a:visited {
	padding: 3px 3px 2px 10px;
	color: #FFFFFF;
	background-color: #990033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
#navigation_top a:hover {
	color: #990033;
	background-color: #FFFFFF;
}

/*-- end of 2010 top bar styling --*/


/*-- content -- */

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
}

.events {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	line-height: 20px;
	margin-right: 25px;
	margin-left: 55px;
	text-align:left;
}


.content_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #993300;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
.content .style2 {
	font-size: small;
	line-height: normal;
	font-weight: normal;
	color: #336600;
}
.exhibs{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	color: #336600;
}




 styles left column 
.column_panel_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 0px;
}

.column_panel a
{font-size: 1.0em;
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
text-align:left;
padding-left:10px;}

.column_panel a:link {color:#336600;}
.column_panel a:hover {background-color:#E2F4C1;}
.column_panel a:visited {color:#006699;}








.gallerycontroller{
width: 200px
}

.gallerycontent{
width: 200px;
height: 300px;
background-color:#FFFFFF;
padding: 3px;
display: block;
}
 end of rolling script







/*------------styles links and hover colours general -------------*/
a
{font-size: 1em;
font-family:Georgia, "Times New Roman", Times, serif; 
text-align:left;
padding-left:2px;
}

a:link {
color:#336600;}
a:hover 
{
color:#336600; 
background-color:#E2F4C1;
}
a:visited {color:#336600;}


/*------------styles links and hover colours for SPONSORS  -------------*/

#sponsors_nav a
{
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding-left:2px;
	color: #990000;
}

#sponsors_nav a:link {
	color:#336600;
	
}
#sponsors_nav a:hover {
	background-color:#E1FFC4;

	color: #336600;
}
#sponsors_nav a:visited {
	color:#336600;
	
}


/* ---- styles exhibitors entries --- */
#exhibitors {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color:#336600;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
}



#exhibitors small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #336600;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
}


/*--------------- styles headers -------------------------------*/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:125%;
	line-height: 150%;
	color:#FFFFFF;
	text-align:left;
	padding-top:5px;
	background-color: #006666;
	padding-left: 5px;
}


.stallholders_title {
text-align:center;
color:#336600;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:bold;

}
/*--end of styles --*/



/* ----------styles top navigation bar  2009 pages ---------*/

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	padding: 3px 10px 2px 10px; 
	color: #FFFFFF; 
	background-color: #B51032;
	text-decoration: none;
	border: 1px solid #711515;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #23702A;
}




/*----------- aligns footnote bar------*/
.footer {
	text-align:center;
	vertical-align:middle;
	background-color: #F0FADE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	height: 25px;
	line-height: 20px;
}




.h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	
}

.diarytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #336600;
	background-color: #E4E4E4;
	line-height: 30px;
}

Moved to CSS forum and added

 tags :)

Your .style8 in your 2010_stylesheet.css has a text-decoration:blink. Remove that and it will stop.