body,td,th {
	color: #FFF;
	position: relative;



}
body {
	background-color: #333333;
}
a:hover {
	color: #E61302;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #F00;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Sidebar {
	background-color: #333333;
	float: right;
	height: 900px;
	width: 220px;
}
