    A:link    {
	text-decoration: none;
	color: #FF0099;
}
    A:visited {
	text-decoration: none;
	color: #CC3399;
}
    A:active  {
	text-decoration: underline;
	color: #FF0066;
}
    A:hover   {
	text-decoration: underline;
	color: #FF0066;
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-size: small;
	line-height: 100%;
}
h2 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #CC5C81;
}
table#back {
	background-image: url(fruittea/img/rose_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px double #E1A6BF;
}
.text {
	font-size: x-small;
	line-height: 160%;
	color: #333333;
}
p#nodisplay{
	display: none;
}
div#nodisplay{
	display: none;
}
.text2 {
	font-size: 10px;
	line-height: 160%;
	color: #666666;
}
.copyright {
font-size: xx-small;
color: #666666;
font-style: oblique; 
font-family:Verdana,Osaka,Helvetica,sans-serif;
}