body,td,th {
	font-size: 12px;
	color: #444444;
}
li {
	list-style-type: square;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	list-style-type: square;
}
.text a:link, .text a:visited{
	color: #E42D87;
	text-decoration: none;
}
.text a:hover, .text a:active{
	color: #9E1459;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	list-style-type: square;
}
.textsmall a:link, .textsmall a:visited{
	color: #00A6EC;
	text-decoration: none;
}
.textsmall a:hover, .textsmall a:active{
	color: #007AAE;
	text-decoration: none;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:link, .footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover, .footer a:active{
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #08B6E1;
}
.titlewhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlepink {
	font-size: 16px;
	font-weight: bold;
	color: #E42D87;
}
.titlepink14 {
	font-size: 14px;
	font-weight: bold;
	color: #E42D87;
}

.testimonial {
	font-size: 10px;
	font-style: italic;
	color: #E42D87;
	font-weight: bold;
}





.gallerythumbs {
	vertical-align: middle;
	text-align: center;
}
.gallerythumbs a{
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-decoration: none;
	border: 21px #CDF4FE solid;
	display: block;
}
.gallerythumbs a:link, .gallerythumbs a:visited{
	text-decoration: none;
	border: 21px #CDF4FE solid;
}
.gallerythumbs a:hover, .gallerythumbs a:active{
	text-decoration: none;
	border: 21px #79E1FB solid;
}




.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding-top: 5px;
	padding-bottom: 15px;
}
.gallerytext a{
	color: #444444;
	text-decoration: none;
}
.gallerytext a:link, .gallerytext a:visited{
	color: #444444;
	text-decoration: none;
}
.gallerytext a:hover, .gallerytext a:active{
	text-decoration: none;
	color: #08B6E1;
}



.gallerythumbs2 {
	vertical-align: middle;
	text-align: center;
}
.gallerythumbs2 a{
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-decoration: none;
	border: 9px #CDF4FE solid;
	display: block;
}
.gallerythumbs2 a:link, .gallerythumbs2 a:visited{
	text-decoration: none;
	border: 9px #CDF4FE solid;
}
.gallerythumbs2 a:hover, .gallerythumbs2 a:active{
	text-decoration: none;
	border: 9px #79E1FB solid;
}
.hide {
	display: none;
}