a.index:link {
	background-color: transparent;
	color: #58b8e0;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

a.index:visited {
	background-color: transparent;
	color: #58b8e0;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

a.index:hover {
	background-color: transparent;
	color: #f00;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

body {
	background-color: #000;
	color: Background;
	margin: 0;
	padding: 0;
}

.index1 {
	background-color: transparent;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	line-height: 140%;
}

.left {
	text-align: left;
}
