a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a[rel="pdf"]:before {
content:url(pdf.gif);
}

