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