You can modify the links' colour and size.  You can also take away the underlining if you want.

This page was made to look this way by putting the following between the <head> and </head> tags:

<style type="text/css">
  :link { color: red ; }
  :visited { color: green ; }
  :active { color: purple ; }
  :hover { color: black ; font-size: 200% ; }
  a.plain { text-decoration: none ; }
</style>

Click here to continue

Click here to continue