a.example span
{
color: #FFFFFF;
text-decoration: none
}

a.example:hover span
{
color: #99cc66;
text-decoration: none
} 

a.example span span
{
color: #016002;
text-decoration: none
}

a.example:hover span span
{
color: #f00;
text-decoration: none
} 

h1 { margin:0px; font-size:18px; }
h2 { margin:0px; font-size:16px; }


.productLink { font-size:13px; }