body {
	background-color: #333333;
	background-image: url(../pic/bg.gif);

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: none;
	padding: 3px;
	list-style-image: url(../Buttons/dot.gif);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;










}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #CCFF33;
	text-decoration: underline;




}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #CCFF33;
	text-decoration: underline;


}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF3333;
	text-decoration: underline;


}
a:active {
	font-size: 12px;
	font-weight: normal;
	color: #FF3333;
	text-decoration: underline;



}
th {
	border: 4px groove #FFCC66;
	background-image: url(../logos/enjoy.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FC4016;
	height: 60px;


}
table#one {
	border: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
