#text {
	font-family: Helvetica, Arial !important;
	font-size: 11px;
	color: #C5BEAB;
	font-weight: normal;
	line-height: 16px;
	}
	
	
	
span.header1 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C5BEAB;
	}
	
	
	
span.header2 {
	color: #C5BEAB;
	font-weight: bold;
	}
	
	

img.image {
	border-color: #E70073;
	border-width: 1px;
	border-style: dotted;
	}
	
	
	
a.mainNav:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C5BEAB;
	}
a.mainNav:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C5BEAB;
	}
a.mainNav:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E70073;
	}
a.mainNav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E70073;
	}
	
	
	
a.subNav:link {
	color: #E70073;
	text-decoration: none;
	background-color: #FFFFFF;
	}
a.subNav:visited {
	color: #E70073;
	text-decoration: none;
	background-color: #FFFFFF;
	}
a.subNav:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E70073;
	}
a.subNav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E70073;
	}
	
	

span.navOn {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E70073;
	}
	
	
	
a.collection:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C5BEAB;
	}
a.collection:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C5BEAB;
	}
a.collection:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C5BEAB;
	}
a.collection:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C5BEAB;
	}
	
	
	
a.textLink:link {
	color: #E70073;
	font-weight: bold;
	text-decoration: none;
	}
a.textLink:visited {
	color: #E70073;
	font-weight: bold;
	text-decoration: none;
	}
a.textLink:active {
	color: #E70073;
	font-weight: bold;
	text-decoration: underline;
	}
a.textLink:hover {
	color: #E70073;
	font-weight: bold;
	text-decoration: underline;
	}
