img { border-style: none; }
a img {border: none; }

/* CSS links */

a.home:link { display: block; background-image: url(../../images/HomeVerticalOFF.gif); background-repeat: no-repeat; text-decoration: none; }
a.home:visited { display: block; background-image: url(../../images/HomeVerticalOFF.gif); background-repeat: no-repeat; text-decoration: none; color: #000000; }
a.home:hover { display: block; background-image: url(../../images/HomeVerticalON.gif); background-repeat: no-repeat; text-decoration: none; color: #000000; }
a.home:active { display: block; background-image: url(../../images/HomeVerticalON.gif); background-repeat: no-repeat; text-decoration: none; color: #000000; }

a.video:link { display: block; background-image: url(../images/VideoGalleryOFF.gif); background-repeat: no-repeat; text-decoration: none; }
a.video:visited { display: block; background-image: url(../images/VideoGalleryOFF.gif); background-repeat: no-repeat; text-decoration: none; color: #000000; }
a.video:hover { display: block; background-image: url(../images/VideoGalleryON.gif); background-repeat: no-repeat; text-decoration: none; color: #000000; }
a.video:active { display: block; background-image: url(../images/VideoGalleryON.gif); background-repeat: no-repeat; text-decoration: none; color: #000000; }
