﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #000000;
	background-image: url(images/bbgg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
.style1 {	font-size: 16px;
	font-weight: bold;
}
.style4 {	font-size: 16px;
	color: #FFFFCC;
}
.style5 {	color: #FFFFCC;
	font-weight: bold;
}
.style6 {color: #FEB72B}