a			{ color: navy; text-decoration:underline; }
a:visited	{ color: navy; text-decoration:underline; }
a:hover 	{ color: navy; text-decoration:none; }

BODY{
	font-family: "Comic Sans MS";
	color: navy;
	background: white url("http://lindaspencer.com/parrotsperch/background.jpg") repeat fixed;
}