body {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000; 
	line-height:20px;
	background-color:#FFFFFF;
	background:url(Images/pinkbg.jpg);
	}

a:link { color:#009999; }
a:visited { color:#009999; }
a:active { color:#009999; }

/* This changes the color of the links outside of the header */
a.body:link, a.body:active { color:#000000; }
a.body:visited { color:#000000; }


