a.link:Link
{
color: #000000;
font-family: Verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12;
}

a.link:Visited
{
color: #000000;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12;
}

a.link:Active
{
color: #000000;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12;
}

a.link:Hover
{
color: #FFFFFF;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
background-color : #6C1840;
font-size : 12;
}
a.link1:Link
{
color: #FFFFFF;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9;
}

a.link1:Visited
{
color: #FFFFFF;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 9;
}

a.link1:Active
{
color: c0c0c0;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
background-color : #6C1840;
font-size : 9;
}

a.link1:Hover
{
color: ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
background-color : #6C1840;
font-size : 9;
}

