a.link:Link
{
color: #F4F6F4;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.link:Visited
{
color:#F4F6F4;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.link:Active
{
color:#9B2D37;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
background-color : #F4F6F4;
}

a.link:Hover
{
color: #9B2D37;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
background-color : #F4F6F4;
}




a.patata:Link
{
color: #9B2D37;
font-family: Verdana;
font-style : none;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.patata:Visited
{
color:#9B2D37;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.patata:Active
{
color:#9B2D37;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
background-color : #F4F6F4;
}

a.patata:Hover
{
color: #9B2D37;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : underline;
font-size : 11px;
background-color : #F4F6F4;
}


