/* CSS Document */
/* css style sheet for www.spiritweaves.com  created by anneli molin-skelton */

html {
	margin: 0px;
	padding: 0px;
}

body {
	font: 11pt century gothic;
	color: #000033;
	margin: 0px;
	padding: 20px;
}

p {
	font: 11pt century gothic ;
	color: #000033;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-family: "Century Gothic";
	font-size: 10pt;
}

#footer a{
	font-family:century gothic;
	font-size:10pt;
	color:#e6e6db;
}

#footer a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #e6e6db;
	}
#footer a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #e6e6db;
	}
#footer a:hover, a:active { 
	text-decoration: none; 
	color: #cecec8;
	}

a{

font-family:century gothic;
font-size:11pt;
color:#e6e6db;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color:#e6e6db;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #e6e6db;
	}
	a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #e6e6db;
	}

a:hover { 
	text-decoration: none; 
	color: #cecec8;
	text-decoration: none;
	
	}
	
