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

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

body {
	font: 14px american typewriter;
	color: #ffffff;
	background-color: #990000;
	margin: 60px;
	padding-bottom:20px;
	padding-top: 10px;
}

p {
	font: 14px american typewriter;
	line-height: 18pt;
	min-width: 700px;
	min-height: 400 px;
	color: #ffffff;
	background-color: #990000;
	margin: 30px;
	padding: 30px;
	
}

.style3
a:link { 
	font-size: 12pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
	
a:hover { 
	font-weight: none;
	font-size:14pt; 
	text-decoration: none; 
	color: #ffffcc;
	}
	
a:active { 
	text-decoration: none; 
	color: #ffffcc;
	}
	
	
#footer a{
	font-family:century gothic;
	font-size:10pt;
	color:ffffff;
	
}

#footer a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
#footer a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
#footer a:hover { 
	text-decoration: none; 
	color: #ffffcc;
	}
	
	#footer a:active { 
	text-decoration: none; 
	color: #ffffcc;
	}

a{

font-family:century gothic;
font-size:10pt;
color:ffffff;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
	
a:hover { 
	font-weight: none;
	font-size:12pt; 
	text-decoration: none; 
	color: #ffffcc;
	}
	
a:active { 
	text-decoration: none; 
	color: #ffffcc;
	}