a.comprar:link
{
color: #FFE213;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #3276B5;
}

a.comprar:Visited
{
color: #FFE213;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #3276B5;
}

a.comprar:Active
{
color: #FFE213;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #3276B5;
}

a.comprar:Hover
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #A8ADA9;
}

a.link:Link
{
color: #d3d3d3;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Visited
{
color: #d3d3d3;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Active
{
color: #d3d3d3;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Hover
{
color: #d3d3d3;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #000000;
}

