a.link:Link
{
color: #ffffff;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.link:Visited
{
color:#ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.link:Active
{
color:#ffcc00;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
background-color : #;
}

a.link:Hover
{
color: #ffcc00;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
background-color : #;
}

a.link1:Link
{
color: #000000;
font-family: Verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
}

a.link1:Visited
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
}

a.link1:Active
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
background-color : #;
}

a.link1:Hover
{
color: #0b9642;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
background-color : #;
}