/* 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: #FCFDF1;
	margin: 0px;
	padding: 20px;
}

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

a{

font-family:century gothic;
font-size:12pt;
color:#82b7df;
}

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

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