body {
	background-image: url(file:///E|/aparna/saloni/website/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.style1 {
	font-family: "Futura Lt BT";
	font-size: 36px;
	color: #FF97B0;
}
.style2 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}
.style3 {font-family: Verdana; font-size: 12px; color: #FF97B0; }
.style4 {
	font-size: 11px;
	font-weight: bold;
}
.style5 {font-family: Verdana; font-size: 10px; color: #666666; font-weight: bold; }
.style6 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #E3A58B;
	font-weight: normal;
}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF97B0;
	border-right-color: #FF97B0;
	border-bottom-color: #FF97B0;
	border-left-color: #FF97B0;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
