img{
behavior:url("pngbehavior.htc");
}
text, body, p, td, th, h1 {
font-family:avantgarde,arial,helvetica,sans-serif;
font-size:20px;

}

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

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

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



