body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.img_pad-right {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	background-color: #222222;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_bottom {
	color: #CCCCCC;
}
.footer_bottom a:link {  color: #CCCCCC; text-decoration: none}
.footer_bottom a:visited {  color: #CCCCCC; text-decoration: none}
.footer_bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_bottom a:active {  color: #FFFFFF; text-decoration: none}
