
body {background: url(bg.png) #01245C repeat-x;} 



/*PRODUCTS*/

a.linkProducts { 
display:block; 
background:url(/linkproducts.png) top no-repeat; 
width:194px; 
height:34px; 
text-decoration:none; 
} 
a.linkProducts:hover { 
background-position:bottom; 
} 
a.linkProducts span { 
visibility:hidden; 
}

/*CONTACT*/

a.linkContact { 
display:block; 
background:url(/linkcontact.png) top no-repeat; 
width:205px; 
height:34px; 
text-decoration:none; 
} 
a.linkContact:hover { 
background-position:bottom; 
} 
a.linkContact span { 
visibility:hidden; 
}

/*HOME*/

a.linkHome { 
display:block; 
background:url(/linkhome.png) top no-repeat; 
width:205px; 
height:34px; 
text-decoration:none; 
} 
a.linkHome:hover { 
background-position:bottom; 
} 
a.linkHome span { 
visibility:hidden; 
}

/*PRICING*/

a.linkPricing { 
display:block; 
background:url(/linkpricing.png) top no-repeat; 
width:194px; 
height:34px; 
text-decoration:none; 
} 
a.linkPricing:hover { 
background-position:bottom; 
} 
a.linkPricing span { 
visibility:hidden; 
}


/*ABOUT*/

a.linkAbout { 
display:block; 
background:url(/linkabout.png) top no-repeat; 
width:205px; 
height:45px; 
text-decoration:none; 
} 
a.linkAbout:hover { 
background-position:bottom; 
} 
a.linkAbout span { 
visibility:hidden; 
}

/*REFERRALS*/

a.linkReferrals { 
display:block; 
background:url(/linkreferrals.png) top no-repeat; 
width:194px; 
height:45px; 
text-decoration:none; 
} 
a.linkReferrals:hover { 
background-position:bottom; 
} 
a.linkReferrals span { 
visibility:hidden; 
}

/*GIFTCARDS*/

a.linkGiftCards { 
display:block; 
background:url(/linkgiftcards.png) top no-repeat; 
width:194px; 
height:45px; 
text-decoration:none; 
} 
a.linkGiftCards:hover { 
background-position:bottom; 
} 
a.linkGiftCards span { 
visibility:hidden; 
}

/*NEWS*/

a.linkNews { 
display:block; 
background:url(/linknews.png) top no-repeat; 
width:205px; 
height:45px; 
text-decoration:none; 
} 
a.linkNews:hover { 
background-position:bottom; 
} 
a.linkNews span { 
visibility:hidden; 
}
 
