 A:link    { text-decoration: none; color: #FFFFFF} 
 A:visited { text-decoration: none; color: #FFFFFF} 
 A:active  { text-decoration: none; color: #FFFFFF} 
 A:hover   { background: Yellow; text-decoration: none; color: #FF0000}
 body,td { font-size: 12px; }
 
 
 
table.fixeBonSang { 
	table-layout:fixed; 
}
table.fixeBonSang td { 
	overflow: hidden; 
}

table.menu td {
	 font-family: Century Gothic; 
	 font-size: 16px;
	 font-weight: bold;
}

img {
	border: 0px;
}