body {
	background-color:#d291b2;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;}
	
/*--------LINKS------------*/	
	
A:link {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ed047b;
}
			
A:visited {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ed047b;
}
		
A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}		
			
A.bot:link {
	text-decoration:none; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed047b;
}
			
A.bot:visited {text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed047b;
}
		
A.bot:hover {text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed047b;
}

A.nav:link {
	text-decoration:none; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #ffffff;
}
		
A.nav:visited {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #ffffff;
}
		
A.nav:hover {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #f6cee2;
}

A.view:link {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #a40d5a;
}
			
A.view:visited {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #a40d5a;
}
		
A.view:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

A.black:link {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
			
A.black:visited {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
		
A.black:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color: #000000; }
	
/* ----------- text formatting -------------*/
			
.botlines {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ec9311;}
			
.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:18px;}	
	
.smallcontent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;}	

/*---------SUZY FAVOR-----------*/

.mainbkgd {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat; }
	
.pagebkgd {
	background-image:url(../images/bkgd_page_dip.jpg);
	background-repeat:no-repeat; 
	background-color:#FFFFFF;}
	
.subheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ed047b;
	font-weight:bolder;
	font-style:italic;}
	
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #a40d5a; }
	
.join {
	border:2px solid #ed047b;
	padding: 10px;
	}
	
.large {
	background-image:url(../images/largebody.jpg);
	background-repeat:repeat-y; }	
	
.menutitle {
	font-weight: bold;
}