.menu,a.menu:active {
	font: 11px Arial;
	font-weight: bold;
	color: 568FE3;
	text-decoration: none;
}
a.menu,a.menu:hover,a.menu:visited {
	font: Arial;
	color: 568FE3;
	text-decoration: underline;
}
.faq,a.faq,a.faq:hover,a.faq:active,a.faq:visited {
	font: 12px Arial; 
	color: 101180; 
	text-decoration: underline;
}
.text {
	font: 11px Arial;
	color: 101180;
}
.title {
	font: 14px Arial;
	color: 101180;
}
.copy_gay {
	font: 11px Arial;
	color: 8B4DB2;
}
.copy_love {
	font: 11px Arial;
	color: FD8B41;
}
.copy_sexy {
	font: 11px Arial;
	color: FF509C;
}

/* backgrounds */
.b1_gay1 { /* style for picture */
	background-image: url(../images/gay1.jpg); 
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
}
.b1_love1 { /* style for picture */
	background-image: url(../images/love1.jpg); 
	background-position: left top;
	background-repeat: no-repeat;
}
.b1_sexy1 { /* style for picture */
	background-image: url(../images/sexy1.jpg); 
	background-position: left top;
	background-repeat: no-repeat;
}
.b2 { /* style */
	background-image: url(../images/b2_fly.jpg); 
	background-position: right bottom;
	background-repeat: no-repeat;
}

.text_love1 {
	color: #f88101;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:13px;
	font-weight:bold;
}

.text_love2 {
	color: #f88101;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:12px;
}

.text_love2 a{
	color: #f88101;
	font-weight:bold;
	text-decoration: underline;
}

.text_sexy1 {
	color: #ff519f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:13px;
	font-weight:bold;
}

.text_sexy2 {
	color: #ff519f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:12px;
}

.text_sexy2 a{
	color: #ff519f;
	font-weight:bold;
	text-decoration: underline;
}

.text_gay1 {
	color: #8b4db2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:13px;
	font-weight:bold;
}

.text_gay2 {
	color: #8b4db2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:12px;
}

.text_gay2 a{
	color: #8b4db2;
	font-weight:bold;
	text-decoration: underline;
}

.text_slogan_love1 {
	color: #f88101;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:14px;
}
.text_slogan_love2 {
	color: #f88101;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:13px;
}

.text_slogan_gay1 {
	color: #8b4db2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:14px;
}
.text_slogan_gay2 {
	color: #8b4db2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:13px;
}

.text_slogan_sexy1 {
	color: #ff519f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:14px;
}
.text_slogan_sexy2 {
	color: #ff519f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:13px;
}

TABLE.about {
	width: 770px; 
	background-color:#ffffff;
}

TABLE.about TD {
	font-family: Arial; font-size: 11px; color: #000000; 
	text-align: left; vertical-align: top; padding-top: 13px; padding-left: 20px;padding-right: 20px;padding-bottom: 13px;
}
