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