a.link:Link
{
color: #cdd834;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Visited
{
color: #cdd834;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Active
{
color: #cdd834;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Hover
{
color: #c0c0c0;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : none;
}

a.link2:link
{
color: #000000;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : ;
}

a.link2:Visited
{
color: #000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : ;
}

a.link2:Active
{
color: #000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : ;
}

a.link2:Hover
{
color: #cdd834;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : ;
}