a.link:Link
{
color: #ffffff;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Visited
{
color:#ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Active
{
color:#ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #910042;
}

a.link:Hover
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #910042;
}
a.link1:Link
{
color: #D40060;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
}

a.link1:Visited
{
color: #D40060;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
}

a.link1:Active
{
color: #D40060;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
}

a.link1:Hover
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
background-color : #D40060;
}


a.link2:Link
{
color: #ffffff;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
background-color : #ff0000;
}

a.link2:Visited
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
background-color : #ff0000;

}

a.link2:Active
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
background-color : #ff0000;
}

a.link2:Hover
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9px;
background-color : #000000;
}
