.navlink { 
background: white; 
width:728px; 
height:35px; 
} 
.navlink td#title { 
font-size:1.5em; 
} 

.navlink td { 
color: #333333; 
border:1px solid #CDCDCD; 
border-left-color: #E1E1E1; 
border-left-style: none; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
font-weight:bold; 
line-height: 33px; 
text-align: center; 
text-decoration:none; 
} 
.navlink a { 
color: #000000;
 
display:block; 
} 
* html .navlink td a {width: 100%;} 
.navlink td a:hover { 
color: #FF0000; 
background-color: #000000; 
line-height: 33px; 
display:block 
;} 
.navlink td a:visited {text-decoration:none} 

