a.link:Link
{
color: #000000;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Visited
{
color: #000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Active
{
color: #000000;
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 : none;
}

a.linkpie:Link
{
color: #e31010;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
}

a.linkpie:Visited
{
color: #e31010;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
}

a.linkpie:Active
{
color: #e31010;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
}

a.linkpie:Hover
{
color: #d3d3d3;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
background-color : none;
}
