body
{
	background-image: url(http://www.suki-da.net/endless/graphics/fanclub/framebg.jpg);
	background-color: black;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 7px; 
	font-family: courier;
	color: #000000;
}

a:link 
{
	text-decoration: none; 
	color:#FFFFFF;
} 

a:visited
{
	text-decoration: none;
	color: #OOOOOO;
}

a:hover
{
	text-decoration: none;
	color: #72BBF9;
}
td
{
	background-color: none; 
	border-style: none; 
	border-width: 0px; 
	text-align: left; 
	font-size: 8px;
	font-family: courier;
	font-weight: normal; 
	padding-top:5; 
	padding-bottom:5;
}

td.title
{
	background-color: #000000; 
	border-style: solid; 
	border-color: #ffffff; 
	border-width: 1px; 
	text-align:center;
	font-size: 10px;
	font-family: mona lisa, courier;
	font-weight: normal; 
	color: #ffffff;
	padding-top: 2; 
	padding-bottom: 0;
}

td.quote
{
	border-style: solid; 
	border-width: 1px; 
	border-color: #A0A0A0; 
	text-align: right; 
	font-size: 8px;
	padding-top:0; 
	padding-bottom:0;
}

td.members
{
	border-style: solid; 
	border-width: 1px; 
	border-color: #A0A0A0; 
	text-align: center; 
	font-size: 8px;
	padding-top:0; 
	padding-bottom:0;
}

td.alt
{
	background-color: #A0A0A0; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #A0A0A0; 
	text-align: center; 
	font-size: 8px;
	padding-top:0; 
	padding-bottom:0;
}