.Index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
}

A:link {text-decoration: none; color:#666666;}
A:visited {text-decoration: none; color:#666666;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline overline; color: black;}

