/*	Style Sheet for Creations by Ann; First entry: October 21, 2008	*/


/* Global
================================================*/
body		{padding: 0; margin: 0; border: 0 none; font-size: 12pt; 
			font-family: Comic Sans MS, verdana, arial, helvetica, sans-serif;}
			

/* Links
================================================*/

a:link		{color: black; text-decoration: none;}
a:visited	{color: green; text-decoration: none;}
a:hover		{color: red; text-decoration: underline;}
a:active	{color: green; text-decoration: none;}
