
a.link:Link
{
color: #ffffff;
font-family: Verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12px;
background-color : 00237b;
}

a.link:Visited
{
color:#ffffff;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12px;
background-color : 00237b;
}

a.link:Active
{
color: ffffff;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12px;
background-color : 00237b;
}

a.link:Hover
{
color: 00237b;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12px;
background-color : #FFffff;
}

a.link1:Link
{
color: 000000;
font-family: Verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
background-color : #c0c0c0;
}

a.link1:Visited
{
color: 000000;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
background-color : #c0c0c0;
}

a.link1:Active
{
color: 000000;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
background-color : #c0c0c0;
}

a.link1:Hover
{
color: ffffff;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
background-color : #000000;
}

