BODY {
	color: Black;
	background-color: #000000;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: medium;
}

A {
	color: White;
}

A:HOVER {
	color: Yellow;
}

.sidetable{
	border: thin solid #000000;
	border-color: #000000;
	border-width: 1;
	
}
