@charset "utf-8";
.style3a {font-size: 24px}

.style3 {
	font-family: "Arial Narrow";
	font-size: 14px;
}
.style6 {font-size: 10px}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #666666;
	font-size: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.menu_link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
}
.menu_link:visited {
	text-decoration: none;
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.menu_link:hover {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
}
.menu_link:active {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
.header {
	font-size: 14px;
	font-weight: bold;
}

.style2 {color: #000000}
.threesome_bg {
	background-image: url(images/threesome_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.flatmate_bg {
	background-image: url(images/flatmate_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

