Es que entre otras cosas has hecho locuras. Da gracias a que algunos navegadores te lo interpreten bien.
(Sacado de tu código fuente)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Hebreo Digital</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<STYLE TYPE="text/css">
<!--
a:link, a:visited { color: #000000; text-decoration: none }
a:hover, a:active { color: #CC0000 }
BIG { font-size: 10pt; font-family: Tahoma, MS Sans Serif, Arial, "ms sans-serif"; letter-spacing: 1; line-height: 1.1; text-decoration: none }
SMALL { font-size: 8pt; font-family: Tahoma, MS Sans Serif, "ms sans-serif"; font-weight: plain; letter-spacing: 0; text-decoration: none }
-->
</STYLE>
</head>
<body>
<div align="center">
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td background="linea_1000_10.jpg">
<div align="center">
<table width="100" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Hebreo Digital</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head> ¿Cuantos doctype y head y body crees que necesita tú página?
Por cierto harías bien en separar css del html, si puedes evita crear toda la página a base de tablas, hay algo llamado div, y en los include con php... esas partes no necesitan ni body ni head ni doctype si están siendo incluidas en una que ya tiene.
¿Algún efectito sobre los enlaces con css estaría bien para saber que está siendo seleccionado no?