How to do semi-complex styling of links in tables. Please hover your mouse over the table below:

My table
DrinkFoodTransportation
WaterBananaFeet
MilkBreadSubway
JuiceChocolateBus
SodaTomatoBike

This is usually better achieved with a JavaScript library like jQuery, where you can skip the browser-sniffing and the script calls in the markup. But if you're only after a simple page like this, why do more?