body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	margin: 0pt;
	padding: 0pt;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(../images/strip2.png);
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}