body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.SideBar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 3px;
	margin-left: 3px;
}
