<!--
INPUT {text-decoration:none;font: 10px verdana, tahoma, arial;color:EE7020;}
// -->


a:link
{
text-decoration: none;
color: #FFFFFF;
}

a:visited
{
text-decoration: none;
color: #FFFFFF;
}

a:active
{
text-decoration: none;
color: #EF601F;
}

a:hover
{
color: #EF601F;
}

a:hover
{
text-decoration: none;
}