img{
behavior:url("pngbehavior.htc");
}


text, body, p, td, th {
        font-family: avantgarde, arial, helvetica, sans-serif;
}

a:visited {
        text-decoration:none;
        color:rgb(204, 204, 204);
        font-family:  arial, helvetica, sans-serif;
}
a:link {
        text-decoration:none;
        color:rgb(204, 204, 204);
        font-family: avantgarde, arial, helvetica, sans-serif;
}

a:hover {
        text-decoration:none;
        color:rgb(255,219,52);
        font-family: avantgarde, arial, helvetica, sans-serif;
}

a:active {
        text-decoration:none;
        color:#FF0000;
        font-family: avantgarde, arial, helvetica, sans-serif;
}
