body {
	color: #FFFFFF;
	background-color: #000000;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
}

ban {
	font-weight: bolder;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
	border-width: 0;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
	border-width: 0;
}
a:hover {
	color: #990000;
	border: 0;
	border-width: 0;
}
.selected {
	background-color: #990000;
}
.blackbox {
	color: #FFFFFF;
	background-color: #000000;
	border: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
.decription {
	padding: 5px;
}
.BlueTitle {
	color: #0099FF;
	font-weight: bold;
	font-size: x-large;
}

.x-small {
	font-size: x-small
}

.small {
font-size: small
}

.GreenTitle {
	color: #78A467;
	font-size: x-large;
}
