.Index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(background_smaller.JPG);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
}

A:link {text-decoration: none; color:#FFFFFF;}
A:visited {text-decoration: none; color:#FFFFFF;}
A:active {text-decoration: none; color:#FFFFFF;}
A:hover {text-decoration: underline overline; color: white;}
