a:link {
	text-decoration: none;
	color: #2B200D;
}
a:visited {
	text-decoration: none;
	color: #2B200D;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #2B200D;
}

.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-transform: capitalize;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DD0284;
	
}

.background {
	background-color: #000000;
}

#non_flash_bg {
	background-image:url(/images/fashion_show/bg.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position:top;
}

#gallery_bg {
	background-image:url(/images/gallery/bg.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position:top;
}

.tinytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	}
