.bodystyle {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/star.gif);
	background-repeat: repeat;
	background-position: left top;
}
.tablebg {
	background-attachment: fixed;
	/*background-image: url(images/graybg.gif);*/
	background-repeat: repeat;
	background-position: left top;
	border: 2px dotted #333333;
	text-decoration: none;
	background:#0b0b0b;
}
.fontmod {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	background-color: #000000;
	color: #FF9933;
	font-weight: bold;
}
.date1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #000000;
	color: #FF9933;
	font-weight: normal;
}
.fontmod2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;


}

a {color:red;}
