/* Style Declarations for Addictions */

a:link    	{	color: #000000; text-decoration: underline;	} /* unvisited links */
a:visited 	{	color: #000000; text-decoration: underline;	} /* visited links   */
a:hover   	{	color: #990000; text-decoration: underline;	} /* user hovers     */
a:active  	{	color: #000000; text-decoration: underline;	} /* active links    */
