body {
	background-color: #000000;
}
body,td,th {
	font-family: Trebuchet MS, Lucida Grande, Arial, sans-serif;
	color: #333333;
	font-size: 100%;
}
.tb01 {
	border: thin solid #000000;
	background-color: #FFFFFF;
}
.tb02 {
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
}
h1 {
	font-size: 300%;
	font-weight: bold;
}
.description {
	font-size: 15px;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 700px;
}
.description img {
	border: medium solid #FFFFFF;
}
.description a:link, .description a:visited {
	color: #fff;
}
.description a:hover, .description a:active {
}
.RecipsTable {
	height: auto;
	width: 160px;
	text-align: center;
	padding: 2px;
	border: medium double #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
}
.RecipsTitle A {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9999FF;
}
.RecipsSmall A {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00CC00;
}
.Wpage {
	height: auto;
	width: auto;
	color: #FF0000;
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-family: Arial;
}
.enter-exit {
	font-size: 20px;
	font-weight: bold;
}
.enter-exit a {
	font-size: 50px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.enter-exit a:hover {
	text-decoration: none;
}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3300FF;
}
a:active {
	text-decoration: none;
	color: #3300FF;
}
 

