a.ROLLbio
{
	background-image:url(img/bio.png);
	display:block;
    width: 100px;
    height: 35px;
}
a.ROLLbio:hover
{
	background-image:url(img/bioA.png);
	display:block;
    width: 100px;
    height: 35px;
}


a.ROLLweb
{
	background-image:url(img/web.png);
	display:block;
    width: 100px;
    height: 35px;
}
a.ROLLweb:hover
{
	background-image:url(img/webA.png);
	display:block;
    width: 100px;
    height: 35px;
}


a.ROLLmanip
{
	background-image:url(img/manip.png);
	display:block;
    width: 100px;
    height: 35px;
}
a.ROLLmanip:hover
{
	background-image:url(img/manipA.png);
	display:block;
    width: 100px;
    height: 35px;
}

a.ROLLgraphic
{
	background-image:url(img/graphic.png);
	display:block;
    width: 100px;
    height: 35px;
}
a.ROLLgraphic:hover
{
	background-image:url(img/graphicA.png);
	display:block;
    width: 100px;
    height: 35px;
}

a.ROLLcontatti
{
	background-image:url(img/contatti.png);
	display:block;
    width: 100px;
    height: 35px;
}
a.ROLLcontatti:hover
{
	background-image:url(img/contattiA.png);
	display:block;
    width: 100px;
    height: 35px;
}


a.ROLLbijoux
{
	background-image:url(img/bijoux.png);
	display:block;
    width: 100px;
    height: 35px;
}
a.ROLLbijoux:hover
{
	background-image:url(img/bijouxA.png);
	display:block;
    width: 100px;
    height: 35px;
}



a.ROLLpaint
{
	background-image:url(img/painting.png);
	display:block;
    width: 100px;
    height: 35px;
}
a.ROLLpaint:hover
{
	background-image:url(img/paintingA.png);
	display:block;
    width: 100px;
    height: 35px;
}


