<STYLE TYPE="text/css">
<!--
body, p, td {font-family: arial, tahoma; font-size: 17px; color: #222200; }
b{font-family: arial; font-size: 17px; color: #222200;}  
a:link {text-decoration:none; font-weight: bold; color:  #d9d9d9; }
a:visited {text-decoration:none; font-weight: bold; color: #d8d8d8;  }
a:active {text-decoration:none;  font-weight: bold; color: #e9e9e9; }
a:hover {text-decoration: none; font-weight: bold; color: #a9a9a9;  }
img{border: none;} 
-->

a#button1 {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(images/gallery1.jpg);
    margin: 0 auto;
}
a#button1:hover {
    background-image: url(images/gallery2.jpg);
}
a .alt { display: none; }

a#button2 {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(images/printing1.jpg);
    margin: 0 auto;
}
a#button2:hover {
    background-image: url(images/printing2.jpg);
}
a .alt { display: none; }

a#button3 {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(images/portrait1.jpg);
    margin: 0 auto;
}
a#button3:hover {
    background-image: url(images/portrait2.jpg);
}
a .alt { display: none; }

a#button4 {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(images/framing1.jpg);
    margin: 0 auto;
}
a#button4:hover {
    background-image: url(images/framing2.jpg);
}
a .alt { display: none; }

a#button5 {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(images/about1.jpg);
    margin: 0 auto;
}
a#button5:hover {
    background-image: url(images/about2.jpg);
}
a .alt { display: none; }


a#button6 {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(images/exhibitions1.jpg);
    margin: 0 auto;
}
a#button6:hover {
    background-image: url(images/exhibitions2.jpg);
}
a .alt { display: none; }


</STYLE>
<STYLE type="text/css">
<!--
BODY 
{
 scrollbar-face-color: #c0c0c0; 
 scrollbar-shadow-color: #a0a0a0; 
 scrollbar-highlight-color: #e0e0e0; 
 scrollbar-3dlight-color: #c0c0c0; 
 scrollbar-darkshadow-color: #909090; 
 scrollbar-track-color: #ffffff; 
 scrollbar-arrow-color: #ffffff;
}
-->
</STYLE>