:link 		{ color: #99CCff 	; text-decoration: none } /* for unvisited links */
:visited 	{ color: #99CCff	; text-decoration: none } /* for visited links */
:active 	{ color: #CC6600 	; text-decoration: none } /* when link is clicked */
:hover 		{ color: #CC6600	; text-decoration: none } /* when mouse is over link */
