/* CSS Document */

body {
	background-image: url(images/pink.gif);
}

.body {
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation {
	line-height: normal; 
	font-weight: normal; 
	font-style: normal;
	 font-size: 12px;
	 color:#00853E; 
	 font-family: Arial, Helvetica, sans-serif; 
	 align="left";
	 font-weight:bold;
	 line-height: 1.5;
  }
  
.navigation a:link, .navigation a:visited{ 
	color:#385AA8; 
	text-decoration: none;

	}
	
a:link, a:visited{ 
	color:#385AA8; 


	}
	

.footer{
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
nav{font:Arial, Helvetica, sans-serif; font-style:normal; font-size:10px; color:#990099;
}