To remove the borders:
\hypersetup{%
pdfborder = {0 0 0}
}
The colorlinks option will turn on the link colors and also remove the borders. (This is why alamodey set all the link colors to black.)
To remove the borders:
\hypersetup{%
pdfborder = {0 0 0}
}
The colorlinks option will turn on the link colors and also remove the borders. (This is why alamodey set all the link colors to black.)