/* CSS Document */

 body {
margin:0px auto;
		font-size:12px;
		background:#EFECD3;

	}
	
	a {
	color:#3e003e;
	font-weight:bold;
	}
	A:hover {
	color:#666666;
	}
	A:visited{
	color:#3e003e;
	}

  
	
	
	
	
	