.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.navbar a:link {
	color: #000000;
	text-decoration: none;
}
.navbar a:visited {
	color: #000000;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:active {
	color: #000000;
	text-decoration: none;
}	
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.content a:link {
	color: #000000;
	text-decoration: underline;
}
.content a:visited {
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
.content a:active {
	color: #000000;
	text-decoration: underline;
}
.floralbackground {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.floralbackground2 {

	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.whitetitle {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.whitetitle a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetitle a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetitle a:active {
	color: #FFFFFF;
	text-decoration: underline;	
}.navbar2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.navbar2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}	
