body {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #232328;
	background-image: url(pics/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-image: 0;
}
table {  font-family: Verdana; font-size: 12px; color: #FFFFFF}
a:link {  font-weight: bold; color: #FF9900; text-decoration: none}
a:visited {  font-weight: bold; color: #FF9900; text-decoration: none}
a:hover {  font-weight: bold; color: #FFFFFF; text-decoration: none}
a:active {  font-weight: bold; color: ##FF9900; text-decoration: none}

