a.categoria:Link
{
color: #ffffff;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #9500a7;
}

a.categoria:Visited
{
color:#ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #9500a7;
}

a.categoria:Active
{
color:#ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #9500a7;
}

a.categoria:Hover
{
color: #9500a7;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #ffffff;
}

