<style type="text/css">
           body { margin-left: 2%; margin-right: 2%; }
           :link { color: rgb(0, 0, 153) }  /* for unvisited links */
           :visited { color: #9966FF } /* for visited links */
           :active { color: rgb(255, 0, 102) } /* when link is clicked */
           :hover { color: #FFA428 } /* when mouse is over link */
	       a.plain { text-decoration: none }
</style>
