a:visited  {	text-decoration: underline; color: #0000FF; font-family: 
               verdana, arial, helvetica, sans-serif; font-weight: bold }  
a:active { color: rgb(153,0,255); }
a:link       { text-decoration: underline; color: #0000FF; font-family: 
               verdana, arial, helvetica, sans-serif; font-weight: bold }
A:hover {color: #FFCCFF; text-decoration: none; background-color: #ff3300; 
             font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; }

body         { font-family: 'Book Antiqua', 'Times New Roman', Times; background-color: 
               #FFFFFF; color: #666699; background-image: 
url(/images/tbsc_bkgrnd-3.gif); background-attachment: fixed; }
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: rgb(51,102,51); 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}

.navfont 
{color: black; font-family: Arial, helvetica, san-serif}