a.copy:Link
{
color: #ffffff;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}
a.copy:Visited
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
}

a.copy:Active
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
background-color : #000000;
}

a.copy:Hover
{
color: #F1BF50;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 11px;
background-color : #000000;
}


a.menu:Link
{
color: #ffffff;
font-family: arial;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
}
a.menu:Visited
{
color: #ffffff;
font-family:arial;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
}

a.menu:Active
{
color: #ffffff;
font-family:arial;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
background-color : #000000;
}

a.menu:Hover
{
color: #F1BF50;
font-family:arial;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 12px;
background-color : #000000;
}

