/* CSS Document */


a:link
{
color: #707070;
}

a:visited
{
color: #707070;
}

a:hover
{
color: #E55E23;
}
