A.foto_change
{
    FONT-WEIGHT: bold;
    COLOR: blue;
    TEXT-DECORATION: none;
	padding:5px;
}
A.foto_change:link
{
    COLOR: blue
}
A.foto_change:active
{
    COLOR: blue
}
A.foto_change:visited
{
    COLOR: blue
}
A.foto_change:hover
{
    COLOR: gray
}
