body {
	background-color: #000000;
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 5pt;

}


.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;

}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;

}
.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.cloth {
	background-image: url(tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
}



.box:hover {
	
	border: 1px solid #FF0000;
}
.box {
	border: 1px solid #FFCC00;
}




p {
	font-size: 14px;
}
p {
	font-size: 14px;
	padding-left: 5px;

}
.yellowBorder {
	border: 1px solid #FFCC00;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
}
li {
	margin-bottom: 10px;
}
