     a:link {
	text-decoration: none;
	color: #0000FF;
}  
     a:active {
	text-decoration: none;
	color: #00008B;
}  
     a:visited {
	text-decoration: none;
	color: #00008B;
}  
	 a:hover {
	text-decoration: underline;
	color: #0000FF;
}  

body {
	background-image: url(/images/lingerie_bkgd.jpg);
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.style1 {
	font-family: Verdana;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana;
}
.style3 {
	font-size: 18pt;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	font-size: 16pt;
	font-family: Verdana;
	font-weight: bold;
}
.style5 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.style6 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.style45 {
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}
