a.link:Link
{
color: #000000;
font-family: Verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12px;
}

a.link:Visited
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12px;
}

a.link:Active
{
color: EACB9F;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12px;
background-color : #A00F0F;
}

a.link:Hover
{
color: EACB9F;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 12px;
background-color : #A00F0F;
}
