body {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF; 
	line-height:16px;
	background-color:#CCCCCC;
	background:url(Images/turq.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:#FFFF33; }
a.body:visited { color:#FFFFCC; }


