a {
	text-decoration: none;
	color:#990066;
}

a:visited {
	text-decoration:none;
	color:#990066;
}

a:hover {
	text-decoration:none;
	color:#990066;
}

a.links:visited {
	text-decoration:none;
	color:#990066;
}

a.links:hover {
	text-decoration:none;
	color:#990066;
}

body {
	font: normal 90% Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	background-image: url;
	background-repeat: no-repeat;
}

#main {
	position: absolute;
	top: 70px;
	left: 80px;
	width: 500px;
	height: 400px;
	padding: 10px;
	font: normal 90% Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

#index {
	position: absolute;
	top: 600px;
	left: 80px;
	width: 500px;
	height: 25px;
	padding: 10px;
	font: normal 60% Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

